snaiffer / syncfrom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The set of the scripts for simplification synchronization sync folder between pc, exhard (external hard disk) and remotePC (via SSH).

rsync is used for synchronization.

Scheme of synchronization

via USB (snaifExHard):

snaifExHard should be mounted.

snaifYoga ↔ snaifExHard ↔ snaifServer
                ↕
             otherPC

via SSH:

pc ↔ remotePC
pc ↔ snaifServer

Installation and configuration

sudo ./install.sh

Note: run it again for reconfiguration.

Use

via USB

exhard → pc

syncfrom_exhard_pc

pc → exhard

syncfrom_pc_exhard

via SSH

remotePC → pc

syncfrom_remotePC_pc

pc → remotePC

syncfrom_pc_remotePC

snaifServer → pc

syncfrom_snaifServer_pc

pc → snaifServer

syncfrom_pc_snaifServer

About


Languages

Language:Shell 100.0%