minimal filebin.net cli in bash
( self hosted filebins "should" also work, change the $fb variable and try )
- every basic filebin action: (up/downloading of files, creating, locking, deleting of bins) including downloading whole bins as .zip or .tar files.
- supports automatic sha256 diffing, (for both uploads and downloads)
- ls implementation, allowing you to view filenames, total bin size, and expiration date (and even individual files) at a glance.
- qr-code generation for bin urls (even shows them right in your terminal, if you have qrencode installed).
- basic autocompletion for (remote) filenames
Keep in mind, this is at a very early stage, so expect the occasional bug.
if you are able to spot one, please open an issue / let me know.
Sincerely, ConzZah.