{"id":20550364,"url":"https://github.com/dnmfarrell/filecopy","last_synced_at":"2025-10-10T16:22:02.042Z","repository":{"id":20577562,"uuid":"23858067","full_name":"dnmfarrell/FileCopy","owner":"dnmfarrell","description":"A C daemon that monitors a directory and copies files to a target directory","archived":false,"fork":false,"pushed_at":"2014-09-10T03:18:32.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T03:09:15.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/sillymoose/FileCopy","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnmfarrell.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":"2014-09-10T02:36:11.000Z","updated_at":"2017-11-14T07:05:20.000Z","dependencies_parsed_at":"2022-09-10T22:31:39.819Z","dependency_job_id":null,"html_url":"https://github.com/dnmfarrell/FileCopy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnmfarrell/FileCopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2FFileCopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2FFileCopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2FFileCopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2FFileCopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnmfarrell","download_url":"https://codeload.github.com/dnmfarrell/FileCopy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2FFileCopy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004685,"owners_count":26083748,"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-10-10T02:00:06.843Z","response_time":62,"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-11-16T02:24:36.571Z","updated_at":"2025-10-10T16:22:02.011Z","avatar_url":"https://github.com/dnmfarrell.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"FileCopy\n========\n\nA C daemon that monitors a directory, copying any file placed there to a target directory. Source and target directories are configurable with command line args.\n\nSynopsis\n--------\n\n    $ filecopy /home/myusername/directorytowatch /home/myusername/directorytocopy\n\n\nCompiling\n---------\n\nCompile with gcc:\n\n    $ gcc src/filecopy.c -obin/filecopy\n\n\nSet execute permissions:\n\n    $ chmod +x bin/filecopy\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Ffilecopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnmfarrell%2Ffilecopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Ffilecopy/lists"}