{"id":24530771,"url":"https://github.com/neoskop/s3surgeon","last_synced_at":"2025-04-14T18:08:37.524Z","repository":{"id":34883333,"uuid":"183596102","full_name":"neoskop/s3surgeon","owner":"neoskop","description":"Sync your files to AWS S3 with surgical precision.","archived":false,"fork":false,"pushed_at":"2025-04-14T01:41:17.000Z","size":1382,"stargazers_count":5,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T18:08:23.446Z","etag":null,"topics":["aws","cli","cloudfront","s3"],"latest_commit_sha":null,"homepage":"https://neolabs.io","language":"TypeScript","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/neoskop.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":"2019-04-26T09:06:45.000Z","updated_at":"2025-04-14T01:41:01.000Z","dependencies_parsed_at":"2024-01-22T03:28:40.780Z","dependency_job_id":"10c8596a-4938-45be-9346-81844beb0696","html_url":"https://github.com/neoskop/s3surgeon","commit_stats":{"total_commits":170,"total_committers":6,"mean_commits":"28.333333333333332","dds":0.4647058823529412,"last_synced_commit":"6b7045dcb5917648077bda347eb28cdb27c8e2d7"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoskop%2Fs3surgeon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoskop%2Fs3surgeon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoskop%2Fs3surgeon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoskop%2Fs3surgeon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoskop","download_url":"https://codeload.github.com/neoskop/s3surgeon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248933338,"owners_count":21185460,"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":["aws","cli","cloudfront","s3"],"created_at":"2025-01-22T08:17:36.037Z","updated_at":"2025-04-14T18:08:37.502Z","avatar_url":"https://github.com/neoskop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3surgeon\n\nSync your files to [AWS S3][1] with surgical precision.\n\n## Overview\n\nWhen using `aws s3 sync` to synchronize local files with a S3 bucket, the CLI will only compare file sizes and timestamps. `s3surgeon` instead only compares the respective file hashes.\n\n## Quickstart\n\nInstall the CLI by installing the NPM package `s3surgeon` as a global dependency:\n\n```bash\n$ npm i -g s3surgeon\n```\n\nYou can sync all files from the current directory to an S3 bucket like so:\n\n```bash\n$ s3surgeon \\\n    --access-key-id \u003caccess-key-id\u003e \\\n    --secret-access-key \u003csecret-access-key\u003e\n    --bucket \u003cbucket-name\u003e\nUpload: foo.txt\nUpload: foo/bar.bar\n```\n\nFor a complete reference of available switches and options run:\n\n```bash\n$ s3surgeon -h\n```\n\n## Non-AWS-Usage\n\nFor an example on how to use `s3surgeon` with MinIO instead of AWS S3 see `docker-compose.yml`\n\n## License\n\nThis project is under the terms of the Apache License, Version 2.0. A copy of this license is included with the sources.\n\n[1]: https://aws.amazon.com/de/s3/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoskop%2Fs3surgeon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoskop%2Fs3surgeon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoskop%2Fs3surgeon/lists"}