{"id":15920533,"url":"https://github.com/bmoscon/backupdaemon","last_synced_at":"2026-02-04T14:31:40.326Z","repository":{"id":6736078,"uuid":"7982155","full_name":"bmoscon/BackupDaemon","owner":"bmoscon","description":"Backup Daemon, written in C","archived":false,"fork":false,"pushed_at":"2014-06-08T00:46:25.000Z","size":292,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T12:15:07.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bmoscon.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-02T21:28:01.000Z","updated_at":"2014-06-08T00:46:25.000Z","dependencies_parsed_at":"2022-09-15T03:31:23.598Z","dependency_job_id":null,"html_url":"https://github.com/bmoscon/BackupDaemon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bmoscon/BackupDaemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmoscon%2FBackupDaemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmoscon%2FBackupDaemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmoscon%2FBackupDaemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmoscon%2FBackupDaemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmoscon","download_url":"https://codeload.github.com/bmoscon/BackupDaemon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmoscon%2FBackupDaemon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263550865,"owners_count":23478877,"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-06T19:40:32.986Z","updated_at":"2026-02-04T14:31:35.295Z","avatar_url":"https://github.com/bmoscon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Note: this is no longer maintained and is only partially complete. Please see my current project, backup_manager which is a much more comprehensive solution\n\n\nBackup Daemon, written in C\n\nTo compile:\n./autogen.sh\n./configure\nmake\n\n\n\nLoads config from an INI file, specified as the 2nd command line arg.\n\nex: backupd /home/user/backupd.ini\n\nbackupd expects to find two sections, one labeled SOURCE DIR, the other DESTINATION DIR. Each of \nthese should contain one property, PATH which corresponds to the path to either watch or \nbackup to, respectively. \n\nAn example is presented for clarity.\n\n; a backupd ini file\n[SOURCE DIR]\nPATH=/home/user/important_dir\n\n[DESTINATION DIR]\nPATH=/home/user/backup_mount\n\n\n\nAs files are modified, created, etc in the source directory, the changes will be appropriately\nreflected in the destination directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmoscon%2Fbackupdaemon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmoscon%2Fbackupdaemon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmoscon%2Fbackupdaemon/lists"}