SftpClient RenameFile Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodRenameFile(String, String)
Renames remote file from old path to new path.
Public methodRenameFile(String, String, Boolean)
Renames remote file from old path to new path.
Back to Top
See Also