Advertisement
spyproof

[Bash] SyncEC - Config

Nov 26th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.51 KB | None | 0 0
  1. #Config of http://pastebin.com/SL26tjMH
  2. variable;user;root
  3. variable;machine1;127.0.0.1
  4. variable;machine2;127.0.0.2
  5. #
  6. #directory;name;user;ip;homedir
  7. directory;scripts;local;local;/home/root/EC/Readlog
  8. directory;readlog;local;local;/home/root/EC/Readlog
  9. directory;ecsync;local;local;/home/root/EC/ECsync
  10. #
  11. directory;sync1;user;machine1;/ssd/servers/sync
  12. directory;sync2;user;machine2;/ssd/servers/sync
  13. #
  14. collection;local;scripts;readlog;ecsync
  15. collection;servers;sync1;sync2
  16. #
  17. #sync;from;to
  18. sync;ecsync;servers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement