Good afternoon, I'm trying to connect object storage via GeeseFS using the command:
geesefs --file-mode=0666 --dir-mode=0777 --uid=1000 mybucket data4
But when mounting, the system cannot determine the owner of the directories:
ls-la
-rwxr-xr-x 1 root root 34212298 Mar 7 16:07 geesefs-linux-amd64*
d????????? ? ? ? ? ? data4/
Good afternoon, I'm trying to connect object storage via GeeseFS using the command:
geesefs --file-mode=0666 --dir-mode=0777 --uid=1000 mybucket data4But when mounting, the system cannot determine the owner of the directories:
ls-la-rwxr-xr-x 1 root root 34212298 Mar 7 16:07 geesefs-linux-amd64*d????????? ? ? ? ? ? data4/