Cicode Programming Reference > Cicode Function Categories > FTP Functions Introduction > FTP Functions

FTP Functions

Following are functions relating to FTP:

FTPClose

Closes an FTP session.

FTPFileCopy

Copies a file from the FTP server to the Internet Display Client.

FTPFileFind

Finds a file on the FTP server that matches a specified search criteria.

FTPFileFindClose

Closes a find (started with FTPFileFind) that did not run to completion.

FTPOpen

Connects to an FTP server

See Also

Cicode Functions