I would like to open the log file while my rclone mount is still running. Is this possible? Right now its giving me a permissions error until I unmount via fusermount -uz /path/to/mount
You’d need to change the permissions on the file.
What user are you?
If you do ls -al - what are the permissions on the file?
You do not need to have it stopped to view the log file.
Sorry nevermind it was an android permissions issue, all fixed!