{"id":24759149,"url":"https://github.com/tadly/dups","last_synced_at":"2026-05-18T15:07:43.073Z","repository":{"id":132582411,"uuid":"89064705","full_name":"tadly/dups","owner":"tadly","description":"Simple shell backup script","archived":false,"fork":false,"pushed_at":"2017-04-28T11:13:32.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T16:46:33.649Z","etag":null,"topics":["backup","bash","duplicate","sh","shell"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tadly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-04-22T11:26:12.000Z","updated_at":"2017-04-30T18:08:55.000Z","dependencies_parsed_at":"2023-03-13T11:10:36.445Z","dependency_job_id":null,"html_url":"https://github.com/tadly/dups","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tadly/dups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fdups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fdups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fdups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fdups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tadly","download_url":"https://codeload.github.com/tadly/dups/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fdups/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33181828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["backup","bash","duplicate","sh","shell"],"created_at":"2025-01-28T16:50:59.445Z","updated_at":"2026-05-18T15:07:43.040Z","avatar_url":"https://github.com/tadly.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"dups\n====\nSimple shell script to backup (archive) files/directories to a local target while only keeping a set amount of generations.\n\n## Usage\n```\n$ dups --help\nusage: dups [options] [source [...]] [target]\n\nOptions:\n  -p [prefix]       Prefix to add to the filename.\n  -s [suffix]       Suffix to add to the filename.\n  -g [generations]  Generations to keep.\n                    Set to 0 to keep infinite.\n                    Defaults to 3.\n  -y, --yes         Don't ask for confirmation.\n  --install         Install to system (/usr/bin/dups)\n  --uninstall       Uninstall from system (/usr/bin/dups)\n  -v, --version     Print version and exit\n  -h, --help        Show this help text.\n\nNotes:\n  - Deletion of old backups will take the prefix and suffix into\n    account. This means neither of these should be dynamic as\n    otherwise older version will not be deleted.\n```\n\n## Installation\n### Manual\n```sh\ngit clone https://github.com/Tadly/dups\n./dups/dups --install\nrm -rf ./dups\n\n# To uninstall it again\ndups --uninstall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadly%2Fdups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftadly%2Fdups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadly%2Fdups/lists"}