IFtp.Rename Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Rename(String, String)
Renames or moves a file or directory on the server.
Declaration
void Rename(string fromPath, string toPath)
Renames or moves a file or directory on the server.
void Rename(string fromPath, string toPath)