I have been working on FTP activities package for quite a while but I can’t download or upload files parallelly if a file is already downloading or uploading so I want to use FileZilla to perform tasks in queues so that I can download and upload multiple files at one time. I have tried to use “Parallel” activity but it doesn’t support FTP activities. Please help me out in this scenario.
As I’ve already said, I need to download or upload files parallelly which can’t be done through FTP activities. I need to open fileZilla, download files, perform action on them and then upload and all these need to be done parallelly on two or more files.