Download a file from an FTP server.
int ftp_get( OFTPLOGIN * ftpLogin, LPCSTR pcszRemoteFile, LPCSTR pcszLocalFile, bool bBinary = true )
zero for success, non-zero for error.
ftp_put
OFTP.h