{"id":38149529,"url":"https://github.com/xingshuo/file-sync","last_synced_at":"2026-01-16T23:00:19.143Z","repository":{"id":45929864,"uuid":"155266088","full_name":"xingshuo/file-sync","owner":"xingshuo","description":"An auto sync the changes dir/file to remote server tool via ssh/sftp","archived":false,"fork":false,"pushed_at":"2025-06-08T02:58:48.000Z","size":12,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T02:29:17.518Z","etag":null,"topics":["filesync"],"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/xingshuo.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,"zenodo":null}},"created_at":"2018-10-29T19:06:02.000Z","updated_at":"2025-06-08T02:58:52.000Z","dependencies_parsed_at":"2025-06-08T03:32:13.166Z","dependency_job_id":"007b70ce-5827-424e-ba3e-2358cff4b94f","html_url":"https://github.com/xingshuo/file-sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xingshuo/file-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingshuo%2Ffile-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingshuo%2Ffile-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingshuo%2Ffile-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingshuo%2Ffile-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xingshuo","download_url":"https://codeload.github.com/xingshuo/file-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingshuo%2Ffile-sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["filesync"],"created_at":"2026-01-16T23:00:13.454Z","updated_at":"2026-01-16T23:00:19.107Z","avatar_url":"https://github.com/xingshuo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"FileSync\n=========\n    An auto sync the changes dir/file to remote server tool via ssh/sftp.\n\nWiki\n----\n    基于golang编写的文件自动同步工具,支持通过终端命令同步或删除指定文件或目录(use 'help' for usage)\n\n前置环境\n-----\n    golang\n\n支持平台\n-----\n    Linux/Windows\n\n安装\n-----\n    1. git clone https://github.com/xingshuo/file-sync.git\n    2. cd file-sync \u0026\u0026 go build\n\n运行\n-----\n    1. run \"file-sync\" or \"file-sync.exe\"(windows) 默认读取config.json配置启动\n    2. run \"file-sync -config=filename\" or \"file-sync.exe -config=filename\" 读取指定filename文件作为配置启动\n\nTips\n-----\n    1. go get过程中出现package golang.org/x/sys/unix: unrecognized import path \"golang.org/x/sys/unix\"报错,解决方案参考:\n       https://javasgl.github.io/go-get-golang-x-packages/\n    2. 由于fsnotify库实现问题，本工具只监听:文件/目录的create write remove事件(放弃rename事件监听)，创建文件/目录,修改文件,删除文件或目录操作均可自动同步远端.\n       但文件/目录重命名仅会自动同步更名后的目标到远端，旧的文件/目录不会自动从远端移除，有需要可通过终端remove命令手动移除","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxingshuo%2Ffile-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxingshuo%2Ffile-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxingshuo%2Ffile-sync/lists"}