- Read keys from environment variable or s3cfg. - Implement mv command
1.5.1
- Fix the bug that recursive S3 walk wrongly check the prefix. - Add more tests. - Fix md5 etag (with double quote) checking bug.
1.5
- Allow wildcards with recursive mode. - Support -d option for ls command.
1.0.2
- Fix the problem of get/put/sync directories. - Fix the wildcard check for sync command. - Temporarily avoid multipart upload for files smaller than 4.5G - Stop showing progress if output is not connected to tty.
1.0.1
- Fixed wrongly directory created by cp command with a single file. - Fixed wrong directory discovery with a single child directory.