On Jun 10 2019, Emilio Marcheselli <[email protected]> wrote:
> 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 ?

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.«

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/87woht2rlp.fsf%40vostro.rath.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to