Hi, By default, when creating a new remote, the config and all user related data are stored in:
C:\Users\User\.config\rclone\rclone.conf
C:\Users\User\AppData\Local\rclone
How to enable a "portable mode", i.e. when running
D:\soft\rclone\rclone.exe
all the data gets saved in
D:\soft\rclone\data\
or another custom folder?