/auto-rsync

A script to streamline using rsync to backup files

Primary LanguageShellGNU General Public License v3.0GPL-3.0

auto-rsync

A script to streamline using rsync to backup files Usage: ./auto-rsync.sh backup-destination folder-list.txt

Keep in mind, that the auto-rsync.sh file has to be set as executable first via chmod +x auto-rsync.sh or similar.