We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://forum.rclone.org
https://forum.rclone.org/t/possibility-of-decrypting-the-log-entries-in-realtime/5154
rclone version
rclone v1.66.0
Be able to work with encrypted files in remotes and see what's going on in log files, etc.
Add "--cryptdecode" as a flag to copy/move/etc. commands.
I.e: rclone copy remote1: remote2: -v --cryptdecode remote1-crypt:
rclone copy remote1: remote2: -v --cryptdecode remote1-crypt:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The associated forum post URL from
https://forum.rclone.org
https://forum.rclone.org/t/possibility-of-decrypting-the-log-entries-in-realtime/5154
What is your current rclone version (output from
rclone version
)?rclone v1.66.0
What problem are you are trying to solve?
Be able to work with encrypted files in remotes and see what's going on in log files, etc.
How do you think rclone should be changed to solve that?
Add "--cryptdecode" as a flag to copy/move/etc. commands.
I.e:
rclone copy remote1: remote2: -v --cryptdecode remote1-crypt:
How to use GitHub
The text was updated successfully, but these errors were encountered: