adrien wrote:The SSH connection stays open for the duration of all the FTP transactions correct?Adrien
Yes, I usually keep SSH open the entire time I'm working, which can sometimes be 12 hours -- or longer, if an overnight upload is involved.
All other functions, including downloads, work fine through SSH. Just the small files will start to transfer, stop, restart, the file transfer indicated as complete (correct number of bytes), but only the first part of the file will have been transferred.
I do
not have WS_FTP set to reinitiate transfers of failed files, so it would just stop if this were a normal transfer failure.
It's not af function of FTP through SSH. It worked with WinGate 5, and even now I can transfer the file fine if I initiate the SSH and FTP connections on the server itself, bypassing WinGate.
SFTP itself works fine in all cases, but as I said, my server has a short inactivity timeout.
Dennis