Is there any way to use oneclient with UID and GID options?
It seems the oneclient can not do this and passing these options directly to FUSE does not work.
I tried the following command: oneclient -o uid=1000 -o gid=1000 -H host -t token /mnt/onedata, but this error occurred: fuse: unknown option uid=1000'.
Is there any way to use oneclient with UID and GID options?
It seems the oneclient can not do this and passing these options directly to FUSE does not work.
I tried the following command:
oneclient -o uid=1000 -o gid=1000 -H host -t token /mnt/onedata, but this error occurred:fuse: unknown option uid=1000'.