{"id":15017877,"url":"https://github.com/appwebd/perl-dir-tar-all","last_synced_at":"2025-10-03T22:30:36.299Z","repository":{"id":112621515,"uuid":"90407765","full_name":"appwebd/perl-dir-tar-all","owner":"appwebd","description":"Perl script that allows you to back up (in tar.gz format with date/time like filename) directories in a recursive way. This perl script was coded originally in 1996.","archived":true,"fork":false,"pushed_at":"2017-05-05T19:30:56.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-29T19:01:22.717Z","etag":null,"topics":["backup-script","directory-tree","filename","perl","perl-script","recursive","tar-archive"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/appwebd.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-05-05T18:59:21.000Z","updated_at":"2023-03-10T13:26:22.000Z","dependencies_parsed_at":"2023-06-09T19:15:42.095Z","dependency_job_id":null,"html_url":"https://github.com/appwebd/perl-dir-tar-all","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwebd%2Fperl-dir-tar-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwebd%2Fperl-dir-tar-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwebd%2Fperl-dir-tar-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwebd%2Fperl-dir-tar-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appwebd","download_url":"https://codeload.github.com/appwebd/perl-dir-tar-all/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235198390,"owners_count":18951498,"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":["backup-script","directory-tree","filename","perl","perl-script","recursive","tar-archive"],"created_at":"2024-09-24T19:51:07.185Z","updated_at":"2025-10-03T22:30:35.963Z","avatar_url":"https://github.com/appwebd.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perl dir Tar All (backups-all-directories in a recursive way)\n\nPerl script that allows you to back up (in tar.gz format with date/time like filename) directories in a recursive way. This perl script was coded originally in 1996.\n\n## Installation\n```\ngit clone https://github.com/appwebd/perl-dir-tar-all.git\n```\n\n## Customize\n\nYou must customize the following according to your configuration:\n\n\n```\na) Put this Perl script dir_tarall.pl in your home/bin directory or /use/local/bin for example.\nb) What information, do you want backups. Open the filename example-of-use.sh and modify at your all satisfaction.\n```\n\n## Schedule Tasks on Linux (using Crontab)\nDo the following command in your terminal console.\n```\nsudo crontab -e\n\n```\n\nadd the following (like example):\n```\n0 0 * * * /home/\u003cuser account\u003e/bin/dir_tarall.pl 2\u003e\u00261 | mail -s \"Cronjob ouput\" yourname@yourdomain.com\n```\n\n## License\n dir_tarall.pl is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software. But you always need to state that Patricio Rojas Ortiz is the original author of this Perl script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwebd%2Fperl-dir-tar-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappwebd%2Fperl-dir-tar-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwebd%2Fperl-dir-tar-all/lists"}