Skip to content

File List size limit

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
  • boheron Offline
  • Posts: 2
  • Joined: Wed Jul 01, 2015 3:01 pm

File List size limit

Post by boheron »

Hi All,

I'm trying to limit how many files get pulled into a File List at once, but haven't been able to do so. For example, if I am looking in a folder that contains 1000 files, but I only want my task to select the first 100 of these files to put into the file list before moving on to the next task, is there a way to do this (assuming that filters are irrelevant for this particular task)? Thanks in advance for any help.
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: File List size limit

Post by Support_Rick »

boheron,

The File List filter goes though and grabs a full list of all files on the Source, then filters based on filtering needs. Your final File List is what meets the filtering criteria.

Currently, we do not have a way to "limit" to the first x files of that selection.

You can however, manipulate that file list to process only the files you want to work with. Ie ...

For-each counter.
For I eq 1 to 100
Variable decrement

Any options for looping through that file list and only working with the first x value needed.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
Post Reply