ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Post here if you experience file transfer problems or unexpected errors.
Has anyone seen these error and if so can anyone help me resolve it? It seems that my ftp script was working just fine for several months and then all of a sudden it started to throw this error:

***** PUTFILE Error #425: Cannot read file listing of /.
***** The server said: Unable to set up passive listening socket.


Thank you in advance.
It seems to be a problem not related to ScriptFTP, an internal FTP server error. If you have access to it could you post here the server log? If not enable the verbose mode in ScriptFTP (Use VERBOSE(ON)), re-run the script and paste the output here.

Are you able to transfer files using a normal FTP client?

Try also disabling passive mode using SETPASSIVE(DISABLED)