Re: Downloading files with the same structure - WeOnlyDo Discussion board

Re: Downloading files with the same structure (General questions)

by wodSupport, Friday, January 21, 2005, 18:22 (7043 days ago) @ michael090

Michael,

not really, you cannot estimate this using GetFiles.

But..You could use LoopFiles to loop through all files, put them to local collection (including their file sizes), and then call GetFile for each of them from your collection. In that case you would have all the info you need.

But I leave this implementation up to you :)


Complete thread: