I have been using the smbget command to resume downloads if there is a network dropout... e.g.
smbget -r smb://mysambaserver/path/to/file
Is there an equivalent for "uploading" files?
Neither "smbclient get
" nor "smbcllient put
" appear to have a resume option. I have checked google, but "smb put resume" appears just to list people uploading their resume!
Thanks.
There is no equivalent for uploading files, at least not as part of Samba itself.