{"id":16534104,"url":"https://github.com/juliankrispel/s3-auto-sync","last_synced_at":"2025-09-24T08:31:14.178Z","repository":{"id":146214365,"uuid":"306920765","full_name":"juliankrispel/s3-auto-sync","owner":"juliankrispel","description":"Watch a folder and upload changes to an s3 bucket.","archived":false,"fork":false,"pushed_at":"2023-02-01T16:46:03.000Z","size":498,"stargazers_count":20,"open_issues_count":7,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T22:12:26.720Z","etag":null,"topics":["aws","aws-s3","cli","developer-tools","s3"],"latest_commit_sha":null,"homepage":"https://github.com/juliankrispel/s3-auto-sync","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliankrispel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.MD","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-24T16:07:36.000Z","updated_at":"2024-12-16T19:09:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"975a5ca8-cea6-437f-b955-43c944132879","html_url":"https://github.com/juliankrispel/s3-auto-sync","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankrispel%2Fs3-auto-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankrispel%2Fs3-auto-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankrispel%2Fs3-auto-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankrispel%2Fs3-auto-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliankrispel","download_url":"https://codeload.github.com/juliankrispel/s3-auto-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234057018,"owners_count":18772689,"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","aws-s3","cli","developer-tools","s3"],"created_at":"2024-10-11T18:16:51.445Z","updated_at":"2025-09-24T08:31:12.234Z","avatar_url":"https://github.com/juliankrispel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3-auto-sync\n\nWatches a folder and syncs it to an s3 bucket of your choice. \n\n![demo](s3-auto-sync.gif)\n\n### Pre-requisites\n\n- You need to have valid aws credentials in your path.\n- You need to have at least `PutObject` permission to the bucket.\n- Make sure that the bucket you're uploading to or wanting to create is in your local region, otherwise upload will be extremely slow.\n\n## Getting started\n\nA small cli that watches a folder and uploads every change to s3\n\n1. Install via npm `npm install s3-auto-sync -g`\n2. Usage: `s3-auto-sync -b my-bucket -d ./my-folder` (You can also just go `s3-auto-sync` auto prompt will guide you through)\n\nIf the folder is new, the cli will ask if you want to create one\n\n## Options\n\n```sh\n-r -region  # region you're uploading to.\n-d -dir     # directory to be watched\n-b -bucket  # bucket name to upload to\n```\n\n---\n\nMade by [Julian](https://jkrsp.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliankrispel%2Fs3-auto-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliankrispel%2Fs3-auto-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliankrispel%2Fs3-auto-sync/lists"}