Closed Freaky closed 4 years ago
With this I successfully sized an 8 zettabyte folder (after hacking in use of len() rather than size_on_disk()).
len()
size_on_disk()
With this I successfully sized an 8 zettabyte folder (after hacking in use of
len()
rather thansize_on_disk()
).