| File Management | ||
|
The File Transfer control can be used to manage remote files when connected to an FTP server. File name syntax must be that of the remote system. Change DirectoryThe ChangeDirectory method changes the current working directory on the remote server.
Create DirectoryThe MakeDirectory method creates a new directory on the remote FTP host.
Remove DirectoryThe RemoveDirectory method removes a directory on the remote FTP server.
Delete FileThe DeleteFile method deletes an existing file from the remote FTP server.
Rename FileThe RenameFile method changes the name of an existing file on the FTP server.
|
||
|
Copyright © 2008 Catalyst Development Corporation. All rights reserved. |
||