Operators and Keywords
Function List:
C++ API
Set the FTP connection f to use binary mode for transfers.
In binary mode there is no conversion of newlines from the remote representation to the local representation.
f is an FTP object returned by the ftp function.
ftp
Package: octave