1.FTP创建多级文件夹 //FTP创建多级文件夹 BOOL CFTPDlg::CreateFolderToFtp(CString strFtpPath) { try { CStringArray Dirs; ParseCString(strFtpPath, Dirs,