Filed under
#code
Jun
2013
2013
Posts
Read the full piece
Django Command to Back Up to Amazon S3 with Python
If it’s of use to anyone, I wrote this fairly thick-headed script to look for the most recent versions of files matching one or more patterns in a directory, zip them up and back them up to Amazon’s …