Results 130 comments of Ivan Andreev

At least any config value marked by `option.Password` can be deemed secret. Then, backend oauth handlers could call `fs.LogAddSecretString` with returned tokens.

you can either - install go 1.17 and run `gofmt -w ./file1.go ...; git commit ...` - or analyze the latest build finished after this very comment

it's one of 3 unstable tests, fails with ~10% prob. someday we'll take care. i will restart tests now.

We are waiting for me. I'm busy elsewhere now. Will review outstanding PRs assigned on me in a month. Sorry for delay.

> can rclone tail only the last line and copy only when there is an update? I got same problem but none of the above methods solved the issue. As...

I suggest adding a note about logs in the _Caveats_ docs section.

@ncw I wonder, is this change breaking or restoring backwards compatibility? If the previous commit in 1.56.2 did break it, then this one should go to 1.56.3

@ncw @jetpackdanger The upstream patch was merged :muscle: It's time to get this one reviewed/merged

Here is original feature request: > I would like to be able to run `rclone mount` like this > > `rclone mount ... --rc ... --attr-timeout=-1 --dir-cache-time=-1 --poll-interval=0 ...` >...