Hi William,

My email is a bit offtopic, just want to point out that there is no concept
of directories in S3 storage, it is basically key => value storage where
key may look like a path to a file, so going recursively through the keys
is not what you would expect in a file system.

Cheers

On Thu, May 21, 2015 at 8:37 PM, William Hamilton <
william.hamil...@gmail.com> wrote:

> Hi all, anyone have good experience interacting with Amazon S3?
>
> I am looking for a script to allow a client to recursively go through a
> directory structure and identify files with a delete marker set between two
> date/times.  Generate a list of these files and potentially restore (delete
> the delete marker object) them.  Versioning has been enabled on the bucket.
>
> Other options could be to select files last modified by a particular user
> etc.
>
> Anyone know if this has been done before or I need to pay someone to
> develop it?
>
> tia
>
> W
>
>  --
> --
> NZ PHP Users Group: http://groups.google.com/group/nzphpug
> To post, send email to nzphpug@googlegroups.com
> To unsubscribe, send email to
> nzphpug+unsubscr...@googlegroups.com
> ---
> You received this message because you are subscribed to the Google Groups
> "NZ PHP Users Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nzphpug+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to nzphpug@googlegroups.com
To unsubscribe, send email to
nzphpug+unsubscr...@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups "NZ 
PHP Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nzphpug+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to