s3cmd v1.6.0 Release Notes

Release Date: 2015-09-18 // over 8 years ago
  • 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.
    • 0๏ธโƒฃ HTTPS is now the default
    • ๐Ÿ›  Many unicode fixes
    • ๐Ÿ›  Many other bug fixes