Login  
Search All Forums
Dart Home | PowerTCP SFTP & SSH for .NET | Custom Development Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
AuthorForum: PowerTCP SFTP & SSH for .NET
Topic: Put file call hung after connected for 15 to 20 minutes
weiqing

From: USA
Posts: 1
Member Since: 12/05/17
posted December 5, 2017 5:44 PM

We are using PowerTCP PowerTCP SSH and SFTP for .NET 4.10 version to sftp 80 files 3.6 GB to our internal SFTP servers. We are using Sftp classs to perform the upload. Upload is calling client.Put(localFileName, remoteFileName, CopyMode.Copy); After 20 or more files are uploaded, which is about 20 minutes after connected, Put call froze and sftp server saw things like this:
"2017-12-05 20:08:57 10.41.106.185 - sftp_XAppsDev [1248829]created /inbound/3883_SCTZ-0524_09_1189591920995.pdf - 552 - 4784058 - 22  
2017-12-05 20:08:57 10.41.106.185 - sftp_XAppsDev [1248829]quit - - 221 - - - 22",

Can somebody explains why and what triggers quit command and how to fix this issue. BY the way, sftp client optimization property block size is set to 8 and buffer size is set to 131072.                            
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted December 6, 2017 10:54 AM

Hello,

So we can know more about what might be going on, can you provide the output from the Sftp.Log event when the error occurs, by outputting LogEventArgs.ToString()?
Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX