Just curious if anyone knows of a tool that'll copy files, and should the file get interrupted, have it resume where it's left off the next time it's invoked.
I'm basically trying to copy something over samba using an unreliable WiFi connection. Ideally I'd like something like wget or axel that works over samba/file system. Cygwin or Windows solutions would be ideal.