mattock / automatic-cloud-backup

19 stars 19 forks source link

Add more arguments and vars. And show curl errors when there are … #3

Closed dzschille closed 7 years ago

dzschille commented 7 years ago

… issues with downloading the backup file.

Arguments overview:

Vars overview:

SLEEP_SECONDS : Set how many seconds to sleep till the next check if the backup is ready to download PROGRESS_CHECKS : Set how often the progress of the backup should be checked before to exit the script.

mattock commented 7 years ago

Sorry, this slipped through the radar for a while. I stared at the code and tested this in my own environment and it seemed to work correctly without regressions. ACK and merging.

dzschille commented 7 years ago

Great, thanks! :-)