|
|
@ -10,8 +10,8 @@ you can sync as you please.
|
|
|
|
You do not need to care which machines are online to get all the files you need.
|
|
|
|
You do not need to care which machines are online to get all the files you need.
|
|
|
|
If you are talking about a cloud, this is this.
|
|
|
|
If you are talking about a cloud, this is this.
|
|
|
|
|
|
|
|
|
|
|
|
- [Owncloud](setups/owncloud.md) is a self-hostable, open-source file hosting service that can be dockerized.
|
|
|
|
- [Owncloud](owncloud.md) is a self-hostable, open-source file hosting service that can be dockerized.
|
|
|
|
- [Onedrive](setups/onedrive.md) is a very popular piece of software despite being proprietary.
|
|
|
|
- [Onedrive](onedrive.md) is a very popular piece of software despite being proprietary.
|
|
|
|
You can not self-host it, but you can run a dockerized client.
|
|
|
|
You can not self-host it, but you can run a dockerized client.
|
|
|
|
|
|
|
|
|
|
|
|
## Synchronizing without main server
|
|
|
|
## Synchronizing without main server
|
|
|
@ -20,4 +20,4 @@ If you can bare the difficulties ascending due to the mentioned above problems,
|
|
|
|
safe way to "host" files.
|
|
|
|
safe way to "host" files.
|
|
|
|
There is no single server as point of attack with all your data.
|
|
|
|
There is no single server as point of attack with all your data.
|
|
|
|
|
|
|
|
|
|
|
|
- [Syncthing](setups/syncthing.md) is a free and open-source peer-to-peer file synchronization tool that can be dockerized.
|
|
|
|
- [Syncthing](syncthing.md) is a free and open-source peer-to-peer file synchronization tool that can be dockerized.
|
|
|
|