I’ve been using Sync thing to turn my old desktop into a cloud for my current desktop and small netbook, but I wanted to know if it safe. The program is an Open Source Continuous File Synchronization thingy, pretty much like bittorrent sync, but open source. I want to use this to store my files on my desktop instead of relying on cloud servers like dropbox, google drive, etc
Not to sound insulting but why not store your stuff on an external HDD keep it under lock & key. Bring it out to update it on a regular basis, after update back to lock & key. Then when you want/need to load another PC get out your HDD & transfer it directly your other PC through the cables, with you there throughout the download. Doing it in this way you can be **personally **sure that no one has snooped on you.
Now as I said this is not to insult you as this is what I do along with turning off the PC when I’m not around.
I do have an external drive, but it has 3 years on it, and I don’t want to rely on it much, since I’m afraid the disk breaks at any time now. I don’t use it that much, just for photos and music (70gb total)
Hi pdvrosado,
in addition to the ‘rsync’ man page I strongly recommend reading the Samba ‘rsync’ documentation, tutorials, resources and FAQs available from the following URL:
<https://rsync.samba.org/>There is a detailed HOWTO on ‘rsync’ and ‘stunnel’ on the documentation page.
An example script which I use to archive KDE4 Plasma home directories on a private LAN drive mounted via NFS is as follows:
Syncthing uses strong crypto certificates to authenticate individual nodes (machines) and all communication between those nodes is secured using TLS. No data is ever stored on third party machines.