Performance issue, sftp, c# code

Advertisement

Dskelly
Joined:
Posts:
1

Performance issue, sftp, c# code

Hello,
I am getting bad results trying to put files with some C# code.
The file is started and stopped over and over again.
I am attaching a debug log, and the code.
What can I do to improve this performance?
I've seen similar posts, but I have not seen any clear answers.
Are there parameters that can be adjusted?
Thanks
  • c#_code.txt (1.69 KB, Private file)
Description: C# code
  • log_wscp_support.txt (826.29 KB, Private file)
Description: Log File

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: Performance issue, sftp, c# code

Does the upload work in WinSCP GUI?

Does the upload work, if you run your code in a normal interactive Windows session?

Reply with quote

martin
Site Admin
martin avatar

Re: yes, it works in a normal winscp session

What do you mean by "normal winscp session"? WinSCP GUI? Or your code in a normal interactive Windows session?
Can you post a session log (not debug log) file from both your code and the working session?

Reply with quote

Advertisement

You can post new topics in this forum