{"id":16915262,"url":"https://github.com/kixunil/cloudfs","last_synced_at":"2025-08-12T01:06:47.070Z","repository":{"id":24572925,"uuid":"27980503","full_name":"Kixunil/CloudFS","owner":"Kixunil","description":"Filesystem which allows you to treat any http accessible file as local.","archived":false,"fork":false,"pushed_at":"2014-12-24T16:04:38.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-20T20:14:39.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kixunil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-14T02:16:57.000Z","updated_at":"2016-09-18T08:41:07.000Z","dependencies_parsed_at":"2022-08-23T00:11:01.093Z","dependency_job_id":null,"html_url":"https://github.com/Kixunil/CloudFS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kixunil/CloudFS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kixunil%2FCloudFS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kixunil%2FCloudFS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kixunil%2FCloudFS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kixunil%2FCloudFS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kixunil","download_url":"https://codeload.github.com/Kixunil/CloudFS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kixunil%2FCloudFS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269982061,"owners_count":24507301,"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-08-11T02:00:10.019Z","response_time":75,"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":[],"created_at":"2024-10-13T19:18:04.242Z","updated_at":"2025-08-12T01:06:47.045Z","avatar_url":"https://github.com/Kixunil.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"CloudFS\n=======\n\nFilesystem which allows you to treat any http accessible file as local.\n\nDependencies\n------------\n\ng++\nlibfuse-dev\n\nCompiling\n---------\n\nJust run make.\n\nUsage\n-----\n\nMount:\n\n    ./cloudfs directory\n\nAdd some files:\n\n    ln -s URL directory/filename\n\nHave fun!\n\n    cat directory/foo.txt\n    mplayer directory/bar.mp3\n\nFeatures\n--------\n\n* You can add files without remounting\n* You don't need anything special to add files (just ln)\n* Sufficient to play 720p videos on good connections\n* Files are seekable (in most cases)\n\nLimitations (for now)\n---------------------\n\n* Non-optimal implementation (new connection is made for every read)\n* No support for directories\n* Connections can't be redirected by server\n* Files can't be deleted\n* Missing HTTPS support\n* Doesn't time-out (if application tries to read and server is not responding, application hangs)\n* Everything is owned by root and public (444)\n* ln complains about Input/output error. (this is not problem, just little bit annoying)\n* Poorly documented\n\nAuthor\n------\n\nMartin Habovštiak\nLicense: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkixunil%2Fcloudfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkixunil%2Fcloudfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkixunil%2Fcloudfs/lists"}