Skip to content

v0.4.6

Compare
Choose a tag to compare
@iychoi iychoi released this 14 Feb 21:27
· 317 commits to main since this release
  • Display replica status when running ls subcommand with -L flag
  • Rework put, get, copy, and bput to compare files before transfer files
  • Add --no_hash flag to no use hash of file content for comparisons
  • Rework sync subcommand to use the same code used in put, get, copy, and bput