R/Sftp.R
sftpRename.Rd
Rename a file or folder
sftpRename(sftpConnection, oldRemoteFilename, newRemoteFilename)
An SftpConnection object as created by the sftpConnect function.
sftpConnect
The file on the server to rename.
The new file name.