{"id":18158312,"url":"https://github.com/sam0x17/s3cmd-shim","last_synced_at":"2026-04-19T13:32:35.402Z","repository":{"id":82773170,"uuid":"201133132","full_name":"sam0x17/s3cmd-shim","owner":"sam0x17","description":"Drop-in docker-based CLI replacement for s3cmd for systems (like macos) where s3cmd doesn't work properly","archived":false,"fork":false,"pushed_at":"2019-08-08T19:57:53.000Z","size":17,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T03:20:05.863Z","etag":null,"topics":["aws","development-tools","docker","docker-image","docker-images","s3","s3cmd","shim"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/sam0x17.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-08-07T21:52:32.000Z","updated_at":"2021-12-10T08:10:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3012785-9597-45ed-9a44-e9cf1fa540d0","html_url":"https://github.com/sam0x17/s3cmd-shim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sam0x17/s3cmd-shim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam0x17%2Fs3cmd-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam0x17%2Fs3cmd-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam0x17%2Fs3cmd-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam0x17%2Fs3cmd-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sam0x17","download_url":"https://codeload.github.com/sam0x17/s3cmd-shim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam0x17%2Fs3cmd-shim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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","development-tools","docker","docker-image","docker-images","s3","s3cmd","shim"],"created_at":"2024-11-02T07:06:17.428Z","updated_at":"2026-04-19T13:32:35.381Z","avatar_url":"https://github.com/sam0x17.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3cmd shim\nThis docker image provides a working s3cmd CLI tool that can be used as a drop-in replacement\nfor a local s3cmd installation on systems where certain features of s3cmd are not currently\nfunctioning. In particular, I created this to get around the fact that\n [support for the cf-invalidate option on macos has been broken since 2018](https://github.com/s3tools/s3cmd/issues/1046). I have also written\na [medium article](https://medium.com/@DuroSoft/s3cmd-is-still-broken-on-macos-a-docker-based-solution-db6a1bca6299) on the subject.\n\nLinux and Macos are supported. Windows will work but you will need to write your own `s3cmd` script as a .bat file.\n\n## Prerequisites\n1. docker must be installed and enabled for non-root users\n2. your system must have curl installed (basically every system does)\n\n## Installation\nSimply run this in a terminal:\n\n```\ncurl -o- https://raw.githubusercontent.com/sam0x17/s3cmd-shim/master/install.sh | bash\n```\nNow re-open your terminal and you'll be all set.\n\nYou can now use `s3cmd` on your host system as you normally would, and integration should\nbe fully seamless.\n\nThe script will set up your environment so that the latest\ns3cmd shell script is located at `~/.s3cmd_shim/s3cmd` and will add this to your PATH. If you use ash or zsh or fish or something\nweird you may have to manually add `~/.s3cmd_shim/` to your PATH.\n\n## Updating / Uninstalling\n* To uninstall, clone the repo, `cd` into it and run `./uninstall.sh`. If you care enough, you can also manually remove the PATH entries from the usual locations.\n* To update, just re-run the installation one-liner and you should be good to go.\n\n## Status\n- [X] tested and working, even on macos\n- [X] working with absolute paths\n- [ ] tested with current directory based paths\n- [ ] tested with relative paths (should work fine)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam0x17%2Fs3cmd-shim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsam0x17%2Fs3cmd-shim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam0x17%2Fs3cmd-shim/lists"}