How to get the list of actual files stored in S3

15 views
Skip to first unread message

Emilio Marcheselli

unread,
Jun 10, 2019, 6:27:17 AM6/10/19
to s3...@googlegroups.com
Hi,
 is there a way to know the list of the actual files stored on a S3 bucket for a volume managed by s3ql ?

I mean: if I have a volume called /backups/AWS on my linux host mounted by s3ql from an S3 bucket, and that folder contains a file (or subfolder), how can I get the list of actual objects stored in the bucket since it stores generic files names ?

thx,
Emilio

Nikolaus Rath

unread,
Jun 10, 2019, 3:00:21 PM6/10/19
to s3...@googlegroups.com
Your question doesn't make sense to me. If you want the list of objects,
then this is what eg. the AWS Management Console shows you (most of them
will be called s3ql_data_NNNNNN).

If you want the list of files that it stored in the bucket, mount the
bucket with S3QL and run `find -type f` on the mountpoint.


Best,
-Nikolaus

--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

»Time flies like an arrow, fruit flies like a Banana.«
Reply all
Reply to author
Forward
0 new messages