aws-s3-personal-backup
aws-s3-personal-backup copied to clipboard
Enhance script with config password argument
When running the script with rclone configuration being password protected, this password is requested for each sub-directory upload. Allowing this to be passed in as a argument will solve this
I'm open to reviewing a PR if you want to try and implement it.