wwSFTP::FtpRenameFile

Renames a file on the server without deleting and reuploading.

You can use paths with this function allowing you to essentially move files to a different folder.

o.FtpRenameFile(lcOldname, lcNewName)

Parameters

lcOldname
Name of the file to rename on the server.

lcNewName
Name of the file to rename to.


See also:

Class wwSFTP

© West Wind Technologies, 1996-2022 • Updated: 01/02/17
Comment or report problem with topic