Files
shell-scripting-templates/syncScripts
Nathaniel Landau 289d9ba865 text changes
2015-05-27 13:28:55 -04:00
..
2015-03-15 15:25:56 -04:00
2015-05-27 13:28:55 -04:00
2015-03-23 09:31:50 -04:00

syncTemplate.sh

This sync script template provides a mechanism to use either rsync or unision to keep two directories in sync.

Usage

  1. Execute the template and follow the prompts to create a new script for your needs
  2. Execute the new script to create a new configuration file.
  3. Edit the information within that configuration file.
  4. Execute the script again. It will optionally encrypt your configuration file to keep your passwords safe, and then sync your directories.

For help and additional options, run the script with the -h flag.