This commit is contained in:
deajan 2015-07-02 19:20:19 +02:00
rodič 6324726cb7
revize 1b7d5d3ce2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -52,7 +52,7 @@ Please use double quotes as path delimiters. Do not use escaped characters in pa
QuickSync example
-----------------
# osync.sh --master="/path/to/dir1" --slave="/path/to/remote dir2"
# /osync.sh --master="/path/to/another dir" --slave="ssh://user@host.com:22//path/to/dir2" --rsakey=/home/user/.ssh/id_rsa_private_key_example.com
# osync.sh --master="/path/to/another dir" --slave="ssh://user@host.com:22//path/to/dir2" --rsakey=/home/user/.ssh/id_rsa_private_key_example.com
Running osync with a Configuration file
---------------------------------------