Re: How to rename a remote file in c#?
To duplicate a file use
https://winscp.net/eng/docs/library_session_duplicatefile
Though note that many servers do not support this.
See "Direct File duplication" section in https://winscp.net/eng/docs/protocols
Session.DuplicateFile
:
https://winscp.net/eng/docs/library_session_duplicatefile
Though note that many servers do not support this.
See "Direct File duplication" section in https://winscp.net/eng/docs/protocols