Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from rclone:master #159

Merged
merged 9 commits into from
Mar 23, 2024
Merged

[pull] master from rclone:master #159

merged 9 commits into from
Mar 23, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 23, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

phgachoud and others added 9 commits March 22, 2024 12:26
and added some links to the reference
Proton Drive correct typo
…ed sftp

Before this change operations.SetDirModTime could return the error
"optional feature not implemented" when attempting to set modification
times on crypted sftp backends.

This was because crypt wraps the directories using fs.DirWrapper but
these return fs.ErrorNotImplemented for the SetModTime method.

The fix is to recognise that error and fall back to using the
DirSetModTime method on the backend which does work.

Fixes #7673
@pull pull bot added the ⤵️ pull label Mar 23, 2024
@pull pull bot merged commit ff855fe into JiaY-shi:master Mar 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants