Need Help with Spaces

Can someone help me with the correct " or ' here

rclone sync '/volume1/FILES/JENS FILES' 'pcloud:NAS Backup/FILES/JENS FILES’ --dry-run

It is treating it as 5 arguments instead of 2

Usage:
rclone sync source:path dest:path [flags]

Flags:
--create-empty-src-dirs Create empty source dirs on destination after sync
-h, --help help for sync

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
Command sync needs 2 arguments maximum: you provided 5 non flag arguments: ["‘/volume1/FILES/JENS" "FILES’" "‘pcloud:NAS" "Backup/FILES/JENS" "FILES’"]

run the command with -vv and post the full output.

please try to enclose the entire text with three backticks, like so

image

and will post looking like

rclone version

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.