Setting config file to something other than default

Hi,

I’m new to RClone and trying to override the default config file.

I’ve looked at the documentation and figured I could just do:

rclone config --config “C:\rclone\rconfig.conf”

and it will set the config file, but when I subsequently check with ‘rconfig config’ command, I get ‘config file not found’

Figured it out, me being silly and not specifying the --config as part of the sync command

1 Like