{"id":17118929,"url":"https://github.com/chyroc/fs","last_synced_at":"2025-03-24T02:18:51.012Z","repository":{"id":94091223,"uuid":"161119944","full_name":"chyroc/fs","owner":"chyroc","description":"file/folder sync over tcp(client/server)","archived":false,"fork":false,"pushed_at":"2018-12-11T05:42:23.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-29T08:22:52.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chyroc.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":"2018-12-10T05:07:14.000Z","updated_at":"2019-05-14T03:41:15.000Z","dependencies_parsed_at":"2024-06-20T01:32:08.907Z","dependency_job_id":null,"html_url":"https://github.com/chyroc/fs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Ffs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Ffs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Ffs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Ffs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyroc","download_url":"https://codeload.github.com/chyroc/fs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195962,"owners_count":20575938,"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":[],"created_at":"2024-10-14T17:55:48.449Z","updated_at":"2025-03-24T02:18:50.978Z","avatar_url":"https://github.com/chyroc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fs\nfile/folder sync over tcp(client/server)\n\n# install\n\n## from go source\n\nclient\n```bash\ngo get github.com/Chyroc/fs/cmd/fs-cli\n```\n\nserver\n```bash\ngo get github.com/Chyroc/fs/cmd/fs-svr\n```\n\n## from release binary\n\n```bash\ncurl -L https://github.com/Chyroc/fs/releases/download/v0.1.0/fs_0.1.0_Linux_x86_64.tar.gz \u003e fs.tar.gz \u0026\u0026 tar zxvf fs.tar.gz\n```\n\n# usage\n\nserver\n```bash\nfs-svr -port 1234 -mode pull\n```\n\nclient\n```bash\nfs-cli -host \u003chost\u003e -port \u003cport\u003e -dir ./dir-to-sync\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Ffs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchyroc%2Ffs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Ffs/lists"}