What is the problem you are having with rclone?
I want to be able to use one copy command to copy multiple paths to one remote with a different path for each file
Run the command 'rclone version' and share the full output of the command.
rclone v1.66.0
- os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
- os/kernel: 10.0.22631.3737 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.22.1
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy "C:\Users\noni\Desktop\" Gencrypt:"/C-lap/Users/noni/Desktop/" --include C:\Users\noni\AppData\Roaming\Mozilla\Firefox\Profiles Gencrypt:"\C-lap\Users\noni\AppData\Roaming\Mozilla\Firefox\Profiles" --create-empty-src-dirs -P --backup-dir Gencrypt:"/C-lap-backup/Users/noni/Desktop/"
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[Drive]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =
[Gencrypt]
type = crypt
remote = Drive:encrypt
password = XXX```
A log from the command that you were trying to run with the -vv
flag
2024/07/07 00:56:16 Failed to load filters: bad glob pattern "C:\\Users\\noni\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles" (regexp "(^|/)C:\\Users\\noni\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles$"): error parsing regexp: invalid escape sequence: `\U`