// 日期 版本 修改人 修改内容
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// 2003/09/08 v2.00 wjr 创建
//________________________________________________________________________
bool cftpclientctrl::beginupload(dword dwthread,
lpctstr lpszremote,
lpctstr lpszlocal,
dword dwfiletype)
{
if( lpszremote == null ||
lpszlocal == null ||
(dwfiletype != ftp_transfer_type_binary &&