lanthade Posted November 22, 2011 Posted November 22, 2011 Hey all, I'm setting up my unRAID server and trying to copy a lot of data from a SMB share on my network to an unRAID share. The device I'm copying from is an apple time capsule. Is it possible to do a smbmount on unRAID? When I run smbmount I just get an error. Thanks!
dgaschk Posted November 22, 2011 Posted November 22, 2011 Use mount: http://linux.die.net/man/8/mount
dave_m Posted November 22, 2011 Posted November 22, 2011 I've done it from one unraid box to another with something like this: mount -t cifs -o username=guest //IPADDRESS/SHARE /mnt/directory
Recommended Posts
Archived
This topic is now archived and is closed to further replies.