goofys
goofys copied to clipboard
S3 comaptible Object Strage
I use S3 comaptible Object Strage(Zadara) I can mount S3 comaptible Object Strage. But I can not see files on S3 comaptible Object Strage goofys version 0.24.0-use `make build' to fill version hash correctly #/root/go/bin/goofys -o allow_other --profile=user1 --dir-mode 0777 --file-mode 0777 --endpoint https://vsa-0000003a-jp-dyn-eqx01.zadarazios.com:5000/v3 --region US --requester-pays s3://test-bucket4 /testb
ls /testb
touch /testb/aaa
touch: failed to close ‘/testb/aaa’: No such file or directory
What do wrong ?
can you post --debug_s3
logs?