We have a scheduled task on the FTP Voyager Scheduler that is supposed to check a local folder every 2 hours and move all zip files (*.zip) from it to a remote folder if there are any.
The move up task seems to be running normally, uploading the files to the remote folder, but each time the task runs, only the last file is transferred completely and the files before that only partially (9 kB each).
After the upload, none of the files in the local folder are deleted. The log doesn't have any indication of any failures.
Am I doing something wrong or is the FTP Voyager having a problem with the remote server I'm trying to work with?