Skip to content

v1.6.0

Compare
Choose a tag to compare
@mdomsch mdomsch released this 18 Sep 04:57
· 609 commits to master since this release

s3cmd-1.6.0 - 2015-09-18

  • Support signed URL content disposition type
  • Added 'ls -l' long listing including storage class
  • Added --limit-rate=RATE
  • Added --server-side-encryption-kms-id=KEY_ID
  • Added --storage-class=CLASS
  • Added --requester-pays, [payer] command
  • Added --[no-]check-hostname
  • Added --stop-on-error, removed --ignore-failed-copy
  • Added [setcors], [delcors] commands
  • Added support for cn-north-1 region hostname checks
  • Output strings may have changed. Scripts calling s3cmd expecting
    specific text may need to be updated.
  • HTTPS is now the default
  • Many unicode fixes
  • Many other bug fixes