s3ftp.py

This is a slight change to the ftp-like client for Amazon’s S3 from Dug Song’s s3tools (http://code.google.com/p/s3tools). It uses boto to add support for setting permissions and fakes up mkdir. If you have the python readline library installed it will also use that.

Download