Benjamin Kreeger Benjamin Kreeger

Posts tagged "server admin"

  • type:
  • link //
  • 2010.Jan.5
  • 10.47am
  • // tagged:
  • amazon
  • programming
  • python
  • server admin
S3 Tools: s3cmd

This is awesome; I’m working on getting an automated backup script going that dumps a PostgreSQL database to a file, and then uploads it to Amazon S3. My previous script was tedious and ran over FTP. This will be much better. And the crucial component is this command-line binary, a Python module that works like a charm.

Comments