Re: Remove Single File From a Server
The
So
https://winscp.net/eng/docs/library_session_removefiles
Session.RemoveFiles
removes a file/files that you give it in argument.
So
Session.RemoveFiles("/path/file")
removes just the one file.
https://winscp.net/eng/docs/library_session_removefiles