Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
allow listing of dir above size limit source code.tar.gz | 2020-08-25 | 3.1 kB | |
allow listing of dir above size limit source code.zip | 2020-08-25 | 3.8 kB | |
README.md | 2020-08-25 | 374 Bytes | |
bff-darwin-amd64 | 2020-08-25 | 2.3 MB | |
bff-windows-amd64 | 2020-08-25 | 2.5 MB | |
bff-linux-amd64 | 2020-08-25 | 2.4 MB | |
Totals: 6 Items | 7.2 MB | 0 |
BFF now allows listing of dir above size limit, shows error info if added switch -debug
.
-
list directories also which have total size above limit, even if individual file escape the check
bff -dir -path ~/Downloads -minsize 1500
-
if listing is erroneous, get to see more info using
-debug
switch asbff -dir -path ~/Downloads -minsize 1500 -debug