FTPServer.renameFileAt(oldname,newname)
Renames a file at this FTP server.
Arguments:
Name
Type
Description
Mode
oldname
String
the old file name
in
newname
String
the new file name
in
Parent topic:
Fuego.Net : FTPServer