Вопрос

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