Gentee Programming Language > Documentation > Libraries | Download documentation |
This method renames a file or directory stored on the FTP server.
uint ftp.rename( str from, str to )
from The current name of the file or directory. to A new name.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |