I guess you would need take ownership of the mountpoint where it gets mounted in the filesystem.
Example:
sudo chown USER: /path/to/mountpoint
Replace USER with your real username.
I guess you would need take ownership of the mountpoint where it gets mounted in the filesystem.
Example:
sudo chown USER: /path/to/mountpoint
Replace USER with your real username.