Periodically backup files to Dropbox using Python and Cron jobs
Taking a backups is an essential part of any workflow and doing so everyday, every week, or even every month might seem a little tedious. That is why we will be automating this task by using python and cron jobs.