eonil
eonil
It doesn't seem to calculate SHA1 for large files. After I uploaded a large file without `--sha1` parameter, I see `"contentSha1": "none",` on `b2 get-file-info`. If it's "by default", it...
I am a user and I am more annoyed that your tool does not try to provide full-cycle integrity (local -> remote -> another local) "by default". I don't understand...
Yup. And downloader also can verify data integrity incrementally. This is important for resource constrained platforms like mobile apps. This can be quite important because multi-GB hashing takes long time...