i create 2 FTP upload task to same FTP server using this logic:
1. source-folder1 from my pc to FTP folder1
2. source-folder2 from my pc to FTP folder2
if source-folder1 do not have any file to transfer, but source-folder2 have file to transfer, the FTP task will stop once it detected source-folder1 has no file and never execute the upload for source-folder2
the workaround is to create 2 separate upload task. one source-folder1 task and one source-folder2 task
any solution?
thanks
markus