zero icon indicating copy to clipboard operation
zero copied to clipboard

Local file system transparently swapping to the cloud

Results 5 zero issues
Sort by recently updated
recently updated
newest added

Bumps [b2](https://github.com/Backblaze/B2_Command_Line_Tool) from 1.1.0 to 3.2.1. Release notes Sourced from b2's releases. 3.2.1 Fixed Fix setting permissions for local sqlite database (thanks to Jan Schejbal for responsible disclosure!) 3.2.0 Added...

dependencies

Provides a generic interface to a number of cloud providers, but be worth thinking about during a refactor. https://libcloud.readthedocs.io/en/latest/storage/drivers/backblaze_b2.html

An interesting project. I wonder what is his advantage over rclone ( see https://rclone.org/commands/rclone_mount/ , https://rclone.org/cache/ )?

Sit down and evaluate everything for race conditions.

At the moment, I think that whatever command retruns the filesize (stat?) uses simply the information from the dummy file. But the file size will be incorrect in this case,...