Nick Craig-Wood

Results 1599 comments of Nick Craig-Wood

The original issue is discussed here https://rclone.org/onedrive/#unexpected-file-size-hash-differences-on-sharepoint This is a SharePoint oddity that it likes to modify doc files > I downloaded the two files from OneDrive (after uploading them...

Let's try to get the fixes and the enabling of the linter merged otherwise we'll be in rebase hell forever! Can we 1. disable the `captlocal` linter and drop the...

> Rebased this on branch gocritic-lint-basic which is basis of #8009, for now. When that PR is merged this will be rebased on master leaving only the additional - currently:...

> I didn't get those locally before, but I may not have been on latest version of golangci-lint because after I ran go install just now and re-ran I get...

> I see! What is the best fix then? Is it to add alternative non-format variants of all the functions (Log in addition to Logf, etc)? I have pushed a...

Thank you :-)

In the hour between you rebasing this and me merging it, I merged something else first which caused the build to break when I merged this. Unfortunate but easily fixed!...

That is exactly what I meant :-) I've enabled that now - thank you!

I think what this needs is a pre-processing step to traverse the heirachy and look for `.gitignore` or `.rcloneignore` files and turn them into filters. If a `.rcloneignore` file could...

> Thanks for the offer, I have no experience at all with Go but I'll consider diving into this through this issue. That would be great! Let me know if...