Does anyone know if there is the ability to set or control the amount of FTP threads used in a task?
I have an 'Upload' file task in VisualCron that polls a folder on a local drive for a .txt trigger file. This trigger file is created when a batch of .pdf files are loaded into the directory (once complete, the .txt trigger file is saved).
VisualCron then uploads these files 1-by-1 onto our internal sFTP server - however I wanted to increase the amount of threads VC uses in order to speed up the process of uploading the files (we normally have batches of 5,000-10,000 files at a time).
Any help would be greatly appreciated.