uploads always skipped or corrupted
Brought to you by:
rumpeltux
I have tried -u, -N, -u -N, and -u -N --dont-continue, but my uploaded files always either get skipped or corrupted, because wput only uploads as many bytes as the original file had. I haven't tried to reproduce this on a different FTP server by the way. wput version is 0.6.2 as distributed with Cygwin.
PS looks like it's my fault after all; retrying with -uN --dont-continue finally made it work. It looks like the server's clock is out of sync.