start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Pwd Chapter 19
Win32 Modules and Extensions
Next: Reference: Rmdir
 

Rename

$

FTP


->Rename(


oldfile

, 

newfile


)
$

FTP


->Ren
(

oldfile

, 

newfile

)

Renames a file on the FTP remote host. Returns undef on error.


Previous: Reference: Pwd Perl in a Nutshell Next: Reference: Rmdir
Reference: Pwd Book Index Reference: Rmdir

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.