{"id":34148452,"url":"https://github.com/alpn/up","last_synced_at":"2026-03-13T00:32:14.352Z","repository":{"id":158926867,"uuid":"259821669","full_name":"alpn/up","owner":"alpn","description":"🚧 WIP - A simple utility for uploading stuff to BackBlaze's B2","archived":false,"fork":false,"pushed_at":"2023-06-07T00:30:21.000Z","size":370,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-21T15:49:00.344Z","etag":null,"topics":["backblaze-b2","cloudstorage","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alpn.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":"2020-04-29T04:12:43.000Z","updated_at":"2023-10-12T22:17:44.000Z","dependencies_parsed_at":"2024-06-21T14:26:16.626Z","dependency_job_id":"96e6badf-872f-4d81-8783-d9c03aee2b3a","html_url":"https://github.com/alpn/up","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alpn/up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpn%2Fup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpn%2Fup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpn%2Fup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpn%2Fup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpn","download_url":"https://codeload.github.com/alpn/up/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpn%2Fup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30451565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backblaze-b2","cloudstorage","utility"],"created_at":"2025-12-15T04:45:51.805Z","updated_at":"2026-03-13T00:32:14.334Z","avatar_url":"https://github.com/alpn.png","language":"Go","readme":"Up ⤴️\n====\n\n![](https://github.com/alpn/up/workflows/Go/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/alpn/up)](https://goreportcard.com/report/github.com/alpn/up)\n\nUp is a simple utility for uploading stuff to BackBlaze's B2 cluod storage service.\nIt's merely a thin wrapper around [Blazer](https://github.com/kurin/blazer) by @kurin.\n\n## Build / Install\n```bash\ngit clone https://github.com/alpn/up.git\ncd up\ngo build\n\n# optionally, move the binary to a PATH directory, e.g\nmv up /usr/local/bin\n```\n\n## Usage\n\n### Uploading files and directories\n```bash\n# upload files and *ignore* directories\nup file1 file2 ..\n\n# upload files and directories\nup -dir file1 file2 dir1 dir2 ..\n```\n![](https://github.com/alpn/up/raw/master/.media/files.gif)\n\n### Uploading pipes\n\n```bash\n\ncurl -s https://example.com/file.dat | up -pipe -bucket BUCKET_NAME\n```\n![](https://github.com/alpn/up/raw/master/.media/pipe.gif)\n\n## TODO\n- [ ] Add encryption\n- [ ] Add tests\n\n## Credits\n* [kurin/blazer](https://github.com/kurin/blazer)\n*\t[vbauerster/mpb](https://github.com/vbauerster/mpb)\n* [ttacon/chalk](https://github.com/ttacon/chalk)\n\n## License\nMIT\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpn%2Fup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpn%2Fup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpn%2Fup/lists"}