FTP
Binary versus ASCII
- Text can be safely transferred as ASCII data, but graphics, word documents, and other special filetypes must be sent as Binary.
get/put
- You can get files from an FTP server or put files to an FTP server. Each server can be set up differently.