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 a message here if you find anything wrong in ScriptFTP.
Dear ScriptFTP support,

I have a script file that upload some files in direct mode. After a connection failure(don't know what caused this) ScriptFTP lookes for a .part file. The upload does not continue and stops. I do not know if the checking for the .part file will matter the resuming of the upload. But it seems that ScriptFTP does not 'remember' its upload mode before the failure.

What should i expect from ScriptFTP when an connection error occurs? (i'm using the putfile command with subdirs to upload a directory structure)

Regards,
Arjan de Vries

The logging from the failed upload:
Opening data connection to xxx.xxx.xxx.xxx Port: 30259
STOR IM_0354
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Timeout (30s).
Timeout
Client closed the connection.
....
....
SIZE IM_0354.part
550 Could not get file size.