$ FTP ->Rename( oldfile , newfile )
FTP
oldfile
newfile
$ FTP ->Ren ( oldfile , newfile )
Renames a file on the FTP remote host. Returns undef on error.
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]