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