The associated forum post URL from https://forum.rclone.org
What is the problem you are having with rclone?
run rclone copy --name-transform "replace=%40:@" --name-transform "replace=%23:#" s3:bucket_name/user_upload%402024-12-24%2320241217%23.pkl .
filename not change
What is your rclone version (output from rclone version)
rclone v1.71.2
- os/version: ubuntu 20.04 (64 bit)
- os/kernel: 5.4.0-186-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.25.3
- go/linking: static
- go/tags: none
Which OS you are using and how many bits (e.g. Windows 7, 64 bit)
5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Which cloud storage system are you using? (e.g. Google Drive)
nfs
The command you were trying to run (e.g. rclone copy /tmp remote:tmp)
rclone copy --name-transform "replace=%40:@" --name-transform "replace=%23:#" s3:bucket_name/user_upload%402024-12-24%2320241217%23.pkl .
A log from the command with the -vv flag (e.g. output from rclone -vv copy /tmp remote:tmp)
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
The associated forum post URL from
https://forum.rclone.orgWhat is the problem you are having with rclone?
run rclone copy --name-transform "replace=%40:@" --name-transform "replace=%23:#" s3:bucket_name/user_upload%402024-12-24%2320241217%23.pkl .
filename not change
What is your rclone version (output from
rclone version)rclone v1.71.2
Which OS you are using and how many bits (e.g. Windows 7, 64 bit)
5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Which cloud storage system are you using? (e.g. Google Drive)
nfs
The command you were trying to run (e.g.
rclone copy /tmp remote:tmp)rclone copy --name-transform "replace=%40:@" --name-transform "replace=%23:#" s3:bucket_name/user_upload%402024-12-24%2320241217%23.pkl .
A log from the command with the
-vvflag (e.g. output fromrclone -vv copy /tmp remote:tmp)How to use GitHub