====== How to copy directory with smbclient ====== cd '~/path/to/download/to/' smbclient '\\server\share' mask "" recurse ON prompt OFF cd 'path\to\remote\dir' mget *