Home   Notes 

Utils

Local

External


Sync

  1. On server listen for connections ./sync.exe --server -d
  2. On client open a tunnel to server ssh -N -L 3719:localhost:3719 John@jhome
  3. On client begin sync:
    ./sync.exe localhost "C:\Preserve\Music" "C:\Documents and Settings\jpetritis\My Documents\My Music"