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.)