Feature #7611
Method to count total filesize of dataset
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/09/2015
Due date:
% Done:
0%
Estimated time:
Description
Would it be possible to add a feature like samweb count-definition-size
or some other name, which sums up the size of all the matching files (in GB or other suitable units)?
Or is there some easy way to do this alread?
History
#1 Updated by Robert Illingworth about 6 years ago
- Status changed from New to Rejected
You can use the --summary option with list-definition-files (although it only returns bytes; you'll have to covert to something more readable yourself).