s4cmd v2.1.0 Release Notes

Release Date: 2018-08-13 // over 5 years ago
    • โž• Added --endpoint_url flag to allow s4cmd to work with non-s3 object storage services (#82)
    • ๐Ÿ›  Fix bug in pip install (#102)
    • ๐Ÿ›  Fix bug which was leading to errors on zero length files (#81)
    • โž• Add flag --version to display s4cmd version
    • Check added to ensure consistency of os.write in method write_file_chunk
    • โœ… Full E2E test-suite running on python 2 and 3, backed by Travis-CI

Previous changes from v2.0.1

    • ๐Ÿ”€ Merge change from @rameshrajagopal for S3 keys in command-line parameters.