July 11, 201015 yr 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?
July 11, 201015 yr Author 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.
Archived
This topic is now archived and is closed to further replies.