Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
FtpRename | version 1.0 | no |
boolean FtpRename(string from_path, string to_path, number connection_handle) |
from_path | the old name |
to_path | the new name |
connection_handle | the connection handle as returned by FtpConnect. |
Rename a file at remote. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:22 2011 GMT | (c)2011 RadGs Software |