Re: Downloading files with the same structure (General questions)
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:
- Downloading files with the same structure - michael090, 2005-01-13, 05:08
- Re: Downloading files with the same structure - wodSupport, 2005-01-13, 08:06
- Re: Downloading files with the same structure - michael090, 2005-01-21, 01:37
- Re: Downloading files with the same structure - wodSupport, 2005-01-21, 01:42
- Re: Downloading files with the same structure - michael090, 2005-01-21, 02:30
- Re: Downloading files with the same structure - wodSupport, 2005-01-21, 18:22
- Re: Downloading files with the same structure - michael090, 2005-01-21, 02:30
- Re: Downloading files with the same structure - wodSupport, 2005-01-21, 01:42
- Re: Downloading files with the same structure - michael090, 2005-01-21, 01:37
- Re: Downloading files with the same structure - wodSupport, 2005-01-13, 08:06