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