{"id":44774968,"url":"https://github.com/crackcomm/upload-to-dropbox","last_synced_at":"2026-02-16T06:35:39.829Z","repository":{"id":57600179,"uuid":"43800172","full_name":"crackcomm/upload-to-dropbox","owner":"crackcomm","description":"Upload to Dropbox from command line.","archived":false,"fork":false,"pushed_at":"2015-10-26T01:09:26.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T15:57:07.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/crackcomm.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}},"created_at":"2015-10-07T07:09:18.000Z","updated_at":"2024-06-20T15:57:07.795Z","dependencies_parsed_at":"2022-09-16T18:51:28.945Z","dependency_job_id":null,"html_url":"https://github.com/crackcomm/upload-to-dropbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crackcomm/upload-to-dropbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crackcomm%2Fupload-to-dropbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crackcomm%2Fupload-to-dropbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crackcomm%2Fupload-to-dropbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crackcomm%2Fupload-to-dropbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crackcomm","download_url":"https://codeload.github.com/crackcomm/upload-to-dropbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crackcomm%2Fupload-to-dropbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29501919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"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":[],"created_at":"2026-02-16T06:35:39.410Z","updated_at":"2026-02-16T06:35:39.822Z","avatar_url":"https://github.com/crackcomm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# upload-to-dropbox\n\nUploads to dropbox from file or stdin.\n\n## Usage\n\n```sh\nexport DROPBOX_APP_ID={...}\nexport DROPBOX_APP_SECRET={...}\nexport DROPBOX_APP_TOKEN={...}\n\ncat main.go | upload-to-dropbox -dir mydir -filename my_prog_1.go\n```\n\n### Environment\n\n```\nDROPBOX_DIR         - Dropbox Directory\nDROPBOX_APP_ID      - Dropbox Application Id\nDROPBOX_APP_SECRET  - Dropbox Application Secret\nDROPBOX_APP_TOKEN   - Dropbox Application Token\n```\n\n### Flags\n\n```\n  -input string\n        Input file to upload create (stdin used by default)\n  -filename string\n        File name to create (required)\n  -dir string\n        Directory name (required, in env: DROPBOX_DIR)\n  -mkdir\n        Create the directory\n  -token string\n        Dropbox App Token (in env: DROPBOX_APP_TOKEN)\n  -appId string\n        Dropbox App ID (required, in env: DROPBOX_APP_ID)\n  -appSecret string\n        Dropbox App Secret (required, in env: DROPBOX_APP_SECRET)\n  -chunk-size int\n        Upload chunk size in megabytes (default 64)\n```\n\n## Thanks\n\nThanks to [github.com/stacktic/dropbox](http://github.com/stacktic/dropbox).\n\n## License\n\n[Apache License Version 2.0](http://www.apache.org/licenses/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrackcomm%2Fupload-to-dropbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrackcomm%2Fupload-to-dropbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrackcomm%2Fupload-to-dropbox/lists"}