Is it possible to change the rclone configuration path?

What is the problem you are having with rclone?

I need the rclone configuration file to be in another folder

Run the command 'rclone version' and share the full output of the command.

Which cloud storage system are you using? (eg Google Drive)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

hi,

to let rclone know where the config file is,
use this and change path/to/rclone.conf to the location of the confi
--config=/path/to/rclone.conf

https://rclone.org/docs/#config-config-file

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