Qscamel Versions Save

qscamel is a command line tool to migrate data between different endpoint efficiently.

v2.0.23

9 months ago

What's Changed

Added

  • endpoint(qingstor/s3/fs): Modified the method of multipart upload in the copy task (#330)

v2.0.22

11 months ago

What's Changed

Added

  • endpoint/qingstor: Add content-type for qingstor migration (#326)
  • endpoint/fs: Add last modified time to the source endpoint (#327)
  • feat: Add ignore_before and speed limit and migrate dynamic printing (#328)

Full Changelog: https://github.com/qingstor/qscamel/compare/v2.0.21...v2.0.22

v2.0.21

1 year ago

v2.0.21 - 2022-06-29

Added

  • qingstor: Add migration folder and user-defined metadata function (#320)

v2.0.20

2 years ago

v2.0.20 - 2022-02-26

Added

  • endpoint/qingstor: Added user modification timeout function for qingstor (#316)

v2.0.19

2 years ago

What's Changed

Full Changelog: https://github.com/qingstor/qscamel/compare/v2.0.18...v2.0.19

v2.0.18

3 years ago

v2.0.18 - 2021-03-15

Fixed

  • endpoint: Fix complete multipart too early (#310)

v2.0.17

3 years ago

v2.0.17 - 2020-09-15

This release has already known problems, PLEASE DON'T USE

Added

  • ep/fs: Add support to copy files by symlinks (#242)

Fixed

  • endpoint: Fix complete multipart excuated too early (#232)
  • ep/dst: Fix upload failed when file concurrent write (#238)

v2.0.16

4 years ago

v2.0.16 - 2020-04-29

Fixed

  • endpoint/qingstor: Fix disable uri cleaning struct tag incorrect
  • endpoint/azblob: Fix context deadline exceeded while reading (#139)

v2.0.15

4 years ago

v2.0.15 - 2020-04-19

Added

  • endpoint: Add dst support for s3 (#89)
  • endpoint: Add azblob src support (#124)
  • utils: Support migrate object key starts with / (#126)

Fixed

  • Fix panic on hdfs (#78)
  • endpoint/s3: Fix HeadObject not found not handled (#99)

v2.0.14

4 years ago

v2.0.14 - 2020-02-13

Added

  • endpoint: Add hdfs support (#59)
  • endpoint/qingstor: Add disable uri cleaning support (#72)