Skip to content

4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 15:12
· 41 commits to master since this release
104a0e6

Fixed

  • Fix - handling in file upload commands - even if file with - name exists, the stdin will be chosen over it.
    This change affects b2v4 (which is also aliased as b2), but not b2v3 to keep backwards compatibility.
  • Fix b2 ls b2://bucketName/fileName and b2 rm b2://bucketName/fileName to respectively, list and remove file identified by supplied B2 URI.