Skip to end of metadata
Go to start of metadata

Copy a directory tree from windows to unix

smbclient "//hostname/sharename" -N -D 'parent directory path' -c "recurse;prompt;mget directoryname"

Labels: