hi
i configure rclone config tu use a fix path ,#sudo rclone --config="/opt/rclone/rclone.conf" config file
but when i try to mount the share drive with rclone got error
sudo rclone mount --vfs-cache-max-size 10G --vfs-cache-mode full --allow-other "infolog-saas:" /backup &
---that got error
2021/05/12 13:08:24 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
2021/05/12 13:08:24 Failed to create file system for "infolog-saas:": didn't find section in config file
many thanks