I’m using my Microsoft OneDrive on Linux Mint with Rclone.
OneDrive appears to be mounted as an external device in my file manager.
I’m trying to backup my “Documents” folder to OneDrive using the Rclone backend.
When choosing the backup location and testing I get the following error :
Failed to connect: Missing config file? 2024/05/14 22:50:19 NOTICE: Config file “/root/.config/rclone/rclone.conf” not found - using defaults2024/05/14 22:50:19 Failed to create file system for “one-drive:Documents”: didn’t find section in config file
The config file is not at the root level but is in my home directory : ~/.config/rclone/rclone.conf
How to get Duplicati use the right config file ?
Thanks for your input ! It solves half of my problems.
So first, when I choose the backup location I’ve added an advanced option :
–config /home/frd/.config/rclone/rclone.conf
Testing connection works now.
Now I’ve still got the problem of selecting the source data.
In the tree view I can access to /home/frd.
No way to get beloww, i. e. to open my directory. Inside there are 11 folders. I just want to backup one of them, which name is “Documents”.
I’ve tried to select my whole home (/home/frd) and exclude the other folders but to no avail.
You can type the full path of a folder in the backup config screens and push ‘Add path’. Even if it isn’t accessible via the GUI folder tree, it will accept the folder you added and use that as the source.