{"id":16148872,"url":"https://github.com/attron/s3downloader","last_synced_at":"2026-05-15T18:32:20.587Z","repository":{"id":81171639,"uuid":"306216632","full_name":"ATTron/s3downloader","owner":"ATTron","description":"Download entire s3 buckets quickly with the power of goroutines!","archived":false,"fork":false,"pushed_at":"2022-01-11T06:16:03.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T12:59:04.983Z","etag":null,"topics":["aws","aws-s3","go","golang","hacktoberfest","s3","s3-bucket","s3-storage"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ATTron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-22T03:54:25.000Z","updated_at":"2022-01-11T05:13:11.000Z","dependencies_parsed_at":"2023-03-08T06:45:30.777Z","dependency_job_id":null,"html_url":"https://github.com/ATTron/s3downloader","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ATTron/s3downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ATTron%2Fs3downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ATTron%2Fs3downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ATTron%2Fs3downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ATTron%2Fs3downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ATTron","download_url":"https://codeload.github.com/ATTron/s3downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ATTron%2Fs3downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-s3","go","golang","hacktoberfest","s3","s3-bucket","s3-storage"],"created_at":"2024-10-10T00:35:09.977Z","updated_at":"2026-05-15T18:32:20.570Z","avatar_url":"https://github.com/ATTron.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S3 Downloader\nDownload entire s3 buckets quickly with the power of goroutines!\n\n## Usage\n```\n./s3download \nUsage of ./s3download:\n  -bucket string\n        name of the bucket the user will use\n  -profile string\n        which AWS credentials should be used (default \"default\")\n  -region string\n        specify the AWS region\n  -uri string\n        set the URI in the bucket\n  -workers int\n        how many workers to use to download the files (default 20)\n```\n\nExample downloading entire bucket named 'my-bucket' with aws profile attron (s3://my-bucket):  \n```bash\n./s3download -bucket my-bucket -profile attron -region us-west-1\n```\n\nExample downloading direcotry '/testing/example' from bucket named 'my-bucket' with aws profile attron and 15 workers (s3://my-bucket/tesing/example):\n```bash\n./s3download -bucket my-bucket -uri testing/example -profile attron -region us-west-1 -workers 15\n```\n\nYour bucket / URI will be downloaded at the directory where this script is run","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattron%2Fs3downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattron%2Fs3downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattron%2Fs3downloader/lists"}