Project

General

Profile

Feature #8707

Updated by Tom Clegg about 8 years ago

...to satisfy an API request like #8688 

 h2. Implementation 

 One task per requested file -- this avoids retrying _everything_ whenever one file fails 

 Use writable FUSE (task output dir) 

 Run wget or curl, probably with some sort of batch-progress flag 

Back