Apps :: webdata
webdata backup hangs when it says:
200 command port succesfully executed.
After some minutes both the shell win and the webdata win closes but data.des in the ftp server is 0 byte.
Using axyFTP I can tranfer files without problems.
I think if the webdata script could enable passive mode I could use it with my ftp server
this is my solution:
I modified /usr/bin/webdata adding this line:
write("passive\n")
after this line:
write("prompt\n")
What server are you trying to talk to, windows???
Has been working fine on the many unix/linux boxes that I use.
I know that there are issues when trying to talk to Windows.
I tryed several different providers:
ftp.angelfire.com
ftp.virtuale.org
ftp.utenti.lycos.it
ftp.tiscali.it
ftp.fortunecity.it
ftpserver.esmartdesign.com
freeftp.bravehost.com
altervista.org
ftpfree.tin.it
Next Page...
original here.