Before asking something about duplicity-backup.sh, ensure that your question isn’t actually concerning duplicity ;) First, make sure you can perform a backup with duplicity without using this script.
duplicity-backup.sh This bash script was designed to automate and simplify the remote backup process of duplicity on Amazon S3 primarily. Other backup destinations are possible (Google Cloud Storage, ...
This thread is quite obviously about how to write a script to get an entire directory (including subs). Since Unix shell scripting isn't traditionally an MA specialty I was wondering if my comrades in ...