All Versions
29
Latest Version
Avg Release Cycle
254 days
Latest Release
2074 days ago

Changelog History
Page 3

  • v1.5.6 Changes

    • ๐Ÿ›  Fix s4cmd get/sync error with --ignore-empty-source for empty source
  • v1.5.5 Changes

    • Implement environment variable S4CMD_NUM_THREADS to change the default number of threads.
  • v1.5.4 Changes

    • Implement --ignore-empty-source parameter for backward compatibility.
  • v1.5.3 Changes

    • Implement du and _totalsize command.
  • v1.5.2 Changes

    • Read keys from environment variable or s3cfg.
    • Implement mv command
  • v1.5.1 Changes

    • ๐Ÿ›  Fix the bug that recursive S3 walk wrongly check the prefix.
    • โž• Add more tests.
    • ๐Ÿ›  Fix md5 etag (with double quote) checking bug.
  • v1.5 Changes

    • ๐Ÿ‘ Allow wildcards with recursive mode.
    • ๐Ÿ‘Œ Support -d option for ls command.
  • v1.0.2 Changes

    • ๐Ÿ›  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.
  • v1.0.1 Changes

    • ๐Ÿ›  Fixed wrongly directory created by cp command with a single file.
    • ๐Ÿ›  Fixed wrong directory discovery with a single child directory.