SFPT Uploading Partial File - WeOnlyDo Discussion board

SFPT Uploading Partial File (General questions)

by Andre, Thursday, December 13, 2012, 21:40 (4158 days ago)

I am using the PutFile method from the SFTP library to distribute multiple files to several work stations in a multithreaded application. I have noticed that once the files exceeds 100mb the SFTP putfile command is uploading partial files. Almost all the files which are 100mb or more are missing between 200kb to 300kb after they have been uploaded to the remote systems. The command returns sucessful, no error or failure occurs.

The application connects to 10 - 20 remote systems simultaneously and uploads files concurrently to each system. Is there any known issues, with the SFTP dll when it comes to distributing large files?


Complete thread: