Quantcast
Channel: THWACK: Popular Discussions - FTP Voyager
Viewing all articles
Browse latest Browse all 15134

FTP Voyager Scheduler Move Down File Deletion Behavior

$
0
0

So the Move Down functionality in FTP Voyager Scheduler is not consistent with what one would typically call a file move operation.  Previously, in version 15 of FTP Voyager, a Move Down operation behaved like this:

  1. Get list of all files at destination.
  2. Copy remote file to local destination.
  3. Delete remote file.
  4. Go to next file on list.
  5. Continue until list is empty.

 

Now, however, version 16 behaves like this:

  1. Get list of all files at destination.
  2. Copy remote file to local destination.
  3. Go to next file.
  4. Continue until list generated at step 1 is complete.
  5. Delete all remote files at destination, regardless of what was contained in list generated at step 1.

 

Effectively it is just the Download and Delete Remote Path commands chained together.  This is a big problem for my automation, as I cannot guarantee that the folder won't have new files created in it during download operations #2-4, which will then ultimately get deleted by step #5.

 

So long story short, can the behavior be reverted to the v15 style of move?


Viewing all articles
Browse latest Browse all 15134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>