Closed effigies closed 1 year ago
According to @nellh, S3 will sometimes lie about when a file is done downloading, and git-annex doesn't check the hash to verify that we actually downloaded what we thought. To force the check, run git annex fsck.
git annex fsck
Just added this.
According to @nellh, S3 will sometimes lie about when a file is done downloading, and git-annex doesn't check the hash to verify that we actually downloaded what we thought. To force the check, run
git annex fsck
.