Skip to content

Radon6/listbucketresult-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ListBucketResult Downloader

Input ListBucketResult url to download resources from

Explanation of Inputs

Input Explanation Required
Bucket URL The url for the public bucket containing ListBucketResult xml YES
Site to grab bucket cookie authorizations The url that supplies the CloudFront cookies to access the bucket NO
Bucket resource prefix Prefix to narrow down the resources to download NO
Start download marker The resource key as start index for downloading NO
Files to ignore regex Files that contain this input to ignore in downloading NO
Folder to save to Subfolder under /resources the resources will download to NO

See AWS documentation on ListObjectsV2 for more information about querying buckets

How to Run the Application

go run .

How to Build

go build .

About

Download resources from Amazon ListBucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%