Syncthing

De WikiMar
Salta a la navegació Salta a la cerca

Linux Fedora

wget https://download-cdn.getsync.com/stable/linux-x64/BitTorrent-Sync_x64.tar.gz
tar -xf BitTorrent-Sync_x64.tar.gz
sudo -u rsync /home/rsync/syncthing-linux-amd64/syncthing  -home=/home/rsync/.syncthing

Linux Ubuntu

sudo apt-get install syncthing


If the packet cannot be found:

# Add the release PGP keys:
curl -s https://syncthing.net/release-key.txt | sudo apt-key add -
# Add the "release" channel to your APT sources:
echo "deb http://apt.syncthing.net/ syncthing release" | sudo tee /etc/apt/sources.list.d/syncthing.list
# Update and install syncthing:
sudo apt-get update
sudo apt-get install syncthing


Additionally install the tray icon:

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install syncthing-gtk

Windows

Instalar Synctrayzor enlloc del syncthing:

https://github.com/canton7/SyncTrayzor#installation