Create a storage using the local filesystem
This will guide you through setting up a silo that uses a locally accessible filesystem directory.
Prerequisites
Create the Infinit silo
An Infinit silo can be created using any locally accessible filesystem folder indicated with the ‑‑path
flag. Note that should the ‑‑path
be omitted, the blocks of encrypted data would be stored at a defaut location within the $INFINIT_HOME/blocks/‑‑capacity
flag while omitting it will make the storage unlimited.
$> infinit silo create filesystem --name filesystem-storage --path /path/to/folder --capacity 10GB
Created storage "filesystem-storage".
Talk to us on the Internet!
Ask questions to our team or our contributors, get involved in the project...