| | |
| | | // |
| | | // CCommendParam *pParam = NULL; |
| | | // |
| | | // //FTPUpLoad이면 반환 |
| | | // //FTPUpLoad�̸� ��ȯ |
| | | // if( bFTPUpload ) |
| | | // return FALSE; |
| | | // |
| | |
| | | if (NULL == hWnd) |
| | | { |
| | | g_pLog->DisplayMessage(_T("Find FTPUploader Program : Fail.")); |
| | | StartFTPUploader(_T("C:\\DIT_Review")); |
| | | |
| | | StartFTPUploader(_T("D:\\DIT_Review")); //210805 |
| | | } |
| | | else |
| | | { |
| | |
| | | else |
| | | { |
| | | g_pLog->DisplayMessage(_T("Send Data to FTPUploader : Fail.")); |
| | | RestartFTPUploader(_T("C:\\DIT_Review")); //A2E FTPUploader |
| | | RestartFTPUploader(_T("D:\\DIT_Review")); //A2E FTPUploader //210805 |
| | | bRet = FALSE; |
| | | } |
| | | } |