Binary Transfer Mode (definition)
- Last Updated: June 3, 2026
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
Binary Transfer Mode (definition)
The binary transfer mode transfers a file as an exact copy of the original, and should be used for transferring all binary files, including bitmaps, executables, or compressed files (.bmp, .jpg, .exe, .zip).
(Binary mode contrasts with ASCII mode which treats a file as text, translating the end-of-line characters during transfer.)