albertony
albertony
No worries, it was not too hard to find from the command you referred to, it was just that I read it on a small screen phone.. Thank you for...
Yeah, I see your point. Unfortunately these things come from shared OAuth handling code, so its not straight forward fix... https://github.com/rclone/rclone/blob/4510aa679ad069346a6aeff5729f78cdf9cc65a5/lib/oauthutil/oauthutil.go#L158
I agree, that looks super useful. I wonder how many servers support it? Quick googling found [this](https://serverfault.com/questions/853362/what-sftp-server-implementations-support-check-file-extension) list (old question, although this answer was last edited august 2024): > [ProFTPD...
Note that golangci-lint has recently moved from v1 to v2, and the GitHub Action v7 and newer supports golangci-lint v2 only. Golangci-lint v2 requires a migration process of the configuration....
Closing, this is done, as this was merged into https://github.com/rclone/rclone/pull/8761.