$FTP->Rename(oldfile, newfile)
FTP
oldfile
newfile
$FTP->Ren(oldfile, newfile)
Renames a file on the FTP remote host. Returns undef on error.
undef
Copyright © 2001 O'Reilly & Associates. All rights reserved.