문제

I'm following this tutorial [http://ubuntuservergui.com/ubuntu-server-guide/mount-s3-ubuntu-server] to mount my s3 bucket, setup already done, but i don't know how to list object and anything else.

in command line I do cd /mnt/s3

and i'm only found lost+found file

anyone can help me please ?

올바른 솔루션이 없습니다

다른 팁

S3QL doesn't allow you to browse existing S3 objects. You can only read what you've previously stored using S3QL (and the object names will not correspond to the file names).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top