Re: Can't download and delete in one connection (General questions)
Error message: WeOnlyDo.Exceptions.SFTP.ServerException: Server returned an error: General failure
The loop deletes all the files I need to delete. The delete loop skips sub directories and other skipped files from the download, so I am not sure why this error appears in the DeleteDoneEvent.
I am using full paths for GetFiles() and DeleteFiles() - resetting the remote directory after the GetFiles loop is done.
Thanks,
Ken