loureirorg / safe-vfs

SAFE mountable disk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A portable mountable drive for the SAFE network.

Download / Install

> wget "https://github.com/loureirorg/safe-vfs/raw/master/mount.safevfs"
> chmod +x mount.safevfs

Usage

> ./mount.safevfs /mnt/test

Where /mnt/test is your mount point. The mount point MUST be an absolute path (i.e. DO NOT use a relative path like ./mount.safevfs ./my-folder).

About

SAFE mountable disk


Languages

Language:Ruby 100.0%