{"id":22042930,"url":"https://github.com/jmoney/s3-multipart-upload","last_synced_at":"2026-05-06T03:32:47.047Z","repository":{"id":190883648,"uuid":"683503621","full_name":"jmoney/s3-multipart-upload","owner":"jmoney","description":"Upload files in a directory to s3 via multipart uploads.  The uploaded parts are checkpointed to a local file for restarting purposes.","archived":false,"fork":false,"pushed_at":"2024-01-01T03:05:59.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T01:31:59.635Z","etag":null,"topics":["aws","github-site","homebrew-formula","license-updater","mkdocs"],"latest_commit_sha":null,"homepage":"https://www.jmoney.dev/s3-multipart-upload","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/jmoney.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":"2023-08-26T19:20:57.000Z","updated_at":"2023-08-27T01:49:37.000Z","dependencies_parsed_at":"2025-01-28T19:46:24.093Z","dependency_job_id":"99df335d-56ea-4112-b4ec-9153ae4ce550","html_url":"https://github.com/jmoney/s3-multipart-upload","commit_stats":null,"previous_names":["jmoney/s3-multipart-upload"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jmoney/s3-multipart-upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoney%2Fs3-multipart-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoney%2Fs3-multipart-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoney%2Fs3-multipart-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoney%2Fs3-multipart-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmoney","download_url":"https://codeload.github.com/jmoney/s3-multipart-upload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoney%2Fs3-multipart-upload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273919918,"owners_count":25191207,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","github-site","homebrew-formula","license-updater","mkdocs"],"created_at":"2024-11-30T12:13:49.444Z","updated_at":"2026-05-06T03:32:46.996Z","avatar_url":"https://github.com/jmoney.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3-multipart-upload\n\nUpload files in a directory to s3 via multipart uploads.  The uploaded parts are checkpointed to a local file for restarting purposes.\n\n## Overview\n\n| Arguemment | Description | Default Value |\n| --- | --- | --- |\n| bucket | The bucket name to multipart upload too. | No Default |\n| checkpoint | The directory to store the checkpoint files. | ./.checkpoints |\n| dir | The directory of all the files to multipart upload with. This directory will be mirrored into s3. | No Default |\n| partSize | The size of each part to upload. | 100MB |\n\n## Installation\n\n```bash\nbrew tap jmoney/aws\nbrew install s3-multipart-upload\n```\n\n## Run Locally\n\n```bash\ngo run cmd/cli/main.go -bucket test-bucket -dir sample\n```\n\nThis will mirror the contents of the directory `sample` into the root of bucket `test-bucket` and store the checkpoint files for the multipart-uploads into the `./.checkpoints`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmoney%2Fs3-multipart-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmoney%2Fs3-multipart-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmoney%2Fs3-multipart-upload/lists"}