[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wput: bug-report
It works !!!
Thanks a lot.
I have no error for 1964 files uploaded.
FINISHED --14:16:33--
Transfered 5,938,361 bytes in 1964 files `66.56K/s'
Thank you very much to help me.
Bybye
Le mardi 25 janvier 2005, à 12:45 , Hagen Fritsch a écrit :
There seem to be two problems.
First your FTP-Server is another one who does not reject the REST
command but
rejects the STOR command if REST has been specified previously. I knew
some
servers issuing 451 in this case. So 553 means the same and has just
been
added to the development version if wput. A simple workaround will be to
disable resuming (--dont-continue).
But i still have no idea for what reasons the open command fails. You
could
open ftp.c and replace the line 607:
printout(vLESS, "Error: Cannot open local source file to read\n");
by
printout(vLESS, "Error: Cannot open local source file to read
(%s)\n",
strerror(errno));
This way there will be further output describing the error that
occurred.
--
Mit besten Grüßen
Hagen http://itooktheredpill.dyndns.org
GPG:D40FD26F mailto:itooktheredpill@gmx.de