if(pcftpmsg == null)
{
return -1;
}
// 获取文件
bool bret = ftpgetfile( pcftpmsg->getcurrentconnect(),
pcftpmsg->getcurrentremotefile(),
pcftpmsg->getcurrentlocalfile(),
false,
file_attribute_normal,
pcftpmsg->getcurrentfiletype() |
internet_flag_reload |
internet_flag_resynchronize,