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.
I am able to download small files from a remote ftp server, no problem.

Once they get to about 10MB, I can download them, but the scriptFTP program hangs at the end of the file download. It never removes the .part of the file name, and will just sit there forever, not progressing to the next step in the script.

Any ideas why it is hanging? HELP!!

GETFILE(\"INO1733.kem\")
Downloading................. INO1733.kem
SIZE INO1733.kem
213 10645640
PASV
227 Entering Passive Mode (6X,XXX,XXX,XXX,7,251)
Opening data connection to 6X,XXX,XXX,XXX Port: 2043
RETR INO1733.kem
125 Data connection already open; Transfer starting.
10645640 bytes transferred. (21.4 KB/s) (00:08:04)
Applys to PUTFILE also, for files over about 7.5 MB

Have tested to both a MSFT ftp server and a PureFTP server.
Hi,

Thank you very much for reporting both the problem and the solution. It will be useful for other users in the case they came across the same problem.