FtpRename session, oldFile$, newFile$ |
|
This command renames a file on the FTP server. The filenames are relative to the current working directory on the FTP server. All internet connections are subject to interruption at any time so check FtpGetError$(n) and FtpGetReply$(n) after each FTP command you execute. |