Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

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
Timeout waiting for WinSCP to respond


My code extract that returns the error

session.RemoveFiles("/25-11-2017/*");