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

rclone should check if data is encrypted the same to allow server side copy/move operations #7336

Open
pintassilgo opened this issue Sep 24, 2023 · 0 comments

Comments

@pintassilgo
Copy link

pintassilgo commented Sep 24, 2023

The associated forum post URL from https://forum.rclone.org

https://forum.rclone.org/t/server-side-across-configs-should-be-ignored-when-copying-moving-from-crypt-to-crypt/41975

What is the problem you are having with rclone?

I did a server side copy between remotes with different encryption and rclone allowed it without any warnings, but of course this produced corrupted files because server side copy doesn't change file data to comply with remote encryption.

rclone should only allow server side copy/move operations if source and dest have the same encryption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants