FTP (Client) Class Help
This class contains functions you can use to create FTP client programs to perform the following actions:
- Send files to an FTP server
- Receive files from an FTP server
- Perform other FTP operations on an FTP server
This class includes two high–level functions, InetFTPAutoSend and InetFTPAutoRetrieve, which are one–step, easy–to–use functions for sending and receiving files. This class also includes a subclass of functions that execute lower–level operations.
Library: Internet Library