orisync
peer-to-peer distributed file system
Install
- All systems
-
curl cmd.cat/orisync.sh
- Debian
-
apt-get install ori
- Ubuntu
-
apt-get install ori
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ori
- OS X
-
brew install ori
- Raspbian
-
apt-get install ori
- Dockerfile
- dockerfile.run/orisync
ori
peer-to-peer distributed file system
Ori is a distributed file system built for offline operation and empowers the user with control over synchronization operations and conflict resolution. History is provided through lightweight snapshots and users can verify that the history has not been tampered with. Through the use of replication, instances can be resilient and recover damaged data from other nodes.