{"id":17247598,"url":"https://github.com/jcarbaugh/s3arch","last_synced_at":"2025-03-26T05:41:21.817Z","repository":{"id":4236514,"uuid":"5360423","full_name":"jcarbaugh/s3arch","owner":"jcarbaugh","description":"Backup and archive S3 buckets","archived":false,"fork":false,"pushed_at":"2012-08-09T19:52:36.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T20:12:11.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcarbaugh.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}},"created_at":"2012-08-09T19:52:17.000Z","updated_at":"2013-12-06T13:38:48.000Z","dependencies_parsed_at":"2022-09-14T16:40:29.838Z","dependency_job_id":null,"html_url":"https://github.com/jcarbaugh/s3arch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarbaugh%2Fs3arch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarbaugh%2Fs3arch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarbaugh%2Fs3arch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarbaugh%2Fs3arch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcarbaugh","download_url":"https://codeload.github.com/jcarbaugh/s3arch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245598294,"owners_count":20641882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-15T06:38:25.985Z","updated_at":"2025-03-26T05:41:21.796Z","avatar_url":"https://github.com/jcarbaugh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3arch\n\nUtility for creating archival backups of S3 buckets.\n\n## Installation\n\n    pip install s3arch\n\nAWS key and secret can be specified by the `-k` and `-s` command line\narguments, `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables, or [`.boto` configuration files](http://docs.pythonboto.org/en/latest/boto_config_tut.html).\n\n## Example\n\nBackup and compress *myawesomebucket* bucket to ~/Downloads:\n\n    s3arch -o ~/Downloads -z myawesomebucket\n\n## Usage\n\n    usage: s3arch.py [-h] [-k KEY] [-s SECRET] [-o PATH]\n                     [-p PREFIX] [-v] [-z]\n                     BUCKET [BUCKET ...]\n\n    positional arguments:\n      BUCKET                buckets to archive\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      -k KEY, --key KEY     S3 key\n      -s SECRET, --secret SECRET\n                            S3 secret key\n      -o PATH, --outputdir PATH\n                            directory in which the archives will be placed\n                            (default is current directory)\n      -p PREFIX, --prefix PREFIX\n                            prefix added to the local bucket directory name (and\n                            tar archive if -z)\n      -v                    verbose output to stdout\n      -z                    compress backup with gzip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcarbaugh%2Fs3arch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcarbaugh%2Fs3arch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcarbaugh%2Fs3arch/lists"}