Just realised and corrected that but now I am getting this error:
2019/04/21 16:01:54 mount helper error: fusermount: user has no write access to mountpoint /mnt/gdrive
2019/04/21 16:01:54 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
And when I run command as sudo, I get this:
2019/04/21 16:03:07 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
2019/04/21 16:03:07 Failed to create file system for "gdrive:": didn't find section in config file
Thanks, I have used the chown command to change the ownership of /mnt/gdrive to my user so now I have still got this error:
2019/04/21 16:12:19 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
2019/04/21 16:12:19 Failed to create file system for "gdrive:": didn't find section in config file
The message is saying it's being run as the root user or you have something set to point to the root user such as an environment variable or something maybe.
I just tried mounting using the same command again and I think it is now working, the terminal prompt never returned anything and when I check in Plex I can see a gdrive folder with the contents?
Not sure how it is working because for the last 3 days I have been trying stuff myself before posting here?
It could be the chown command I ran for the /mnt/gdrive folder.
Thanks for your help yesterday everything seems to be working OK but it seems rather slow to me. I have mounted using the command, something I just copied and pasted from someone else:
I am using a very primitive server as I will only be using Plex myself, scanning is taking quite a long time and when playing back using Plex it can take an upward of 2 minutes to start.
Is there anything I can change in mount command to streamline the mount?