- martin
Post a reply
Topic review
- Yannick Cleo
Suppressing a directory returns errors
Hello ,
I use the WinSCP .NET library to delete folders on an FTP server but after a while I have an exception.
Below is the exception
My code extract that returns the error
I use the WinSCP .NET library to delete folders on an FTP server but after a while I have an exception.
Below is the exception
Timeout waiting for WinSCP to respond
My code extract that returns the error
session.RemoveFiles("/25-11-2017/*");