How do I determine if I should use ASCII, Binary, or Auto Detect for transfers?
- Last Updated: January 29, 2024
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
How do I determine if I should use ASCII, Binary, or Auto Detect for transfers?
Files can be transferred in ASCII, binary, or "Auto" mode.
A file that is text, HTML, postscript, other ASCII format (.txt, .html, .htm, .cgi), or EBCDIC should be transferred in ASCII mode .
A file that is a bitmap, an executable, or compressed (.bmp, .jpg, .exe, .zip) should be transferred in binary mode . (Binary mode should also be used if there is no file extension or the file extension is not registered.)
If you select Auto mode, WS_FTP checks to see if the file has an extension that is listed on the ASCII Filenames dialog. If so, ASCII mode is used; if not, binary mode is used.
Selecting the Transfer Mode
You can set the startup transfer mode for a site, folder, or the application. Or you can select the transfer mode for a particular transfer as follows:
- Select the file(s) you want to transfer.
- Select the transfer mode.
Click the Upload or Download arrow.