MvL Posted July 11, 2010 Share Posted July 11, 2010 Hi, I need some help. I want to copy files from my ClearOS box to my unRAID box. Both are samba shares. So if i login with putty on my ClearOS box want command should i use? I tried to use smbclient: smbclient //hostname/sharename Now i can browse into this directory. How do i copy files? Link to comment
MvL Posted July 11, 2010 Author Share Posted July 11, 2010 That easy...sorry i asked this question to fast mount -t cifs //host/share /mnt/share. and then use the cp command. Now i have to automate this. The more i play with the Linux command line the more i enjoy it. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.