{"id":20993045,"url":"https://github.com/lednerb/backup-my-folder","last_synced_at":"2026-04-27T14:32:03.493Z","repository":{"id":90299243,"uuid":"68038830","full_name":"Lednerb/Backup-my-folder","owner":"Lednerb","description":"Simple script to .tar.gz a folder and display the progress on the terminal","archived":false,"fork":false,"pushed_at":"2016-09-12T19:14:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T00:32:59.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Lednerb.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}},"created_at":"2016-09-12T19:04:34.000Z","updated_at":"2016-09-12T19:04:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"97a5506f-d054-4dfd-81a9-bd30f60de4c5","html_url":"https://github.com/Lednerb/Backup-my-folder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lednerb/Backup-my-folder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2FBackup-my-folder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2FBackup-my-folder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2FBackup-my-folder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2FBackup-my-folder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lednerb","download_url":"https://codeload.github.com/Lednerb/Backup-my-folder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lednerb%2FBackup-my-folder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32341447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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-19T07:13:33.803Z","updated_at":"2026-04-27T14:32:03.475Z","avatar_url":"https://github.com/Lednerb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backup-my-folder\n\nThis little script will backup a given folder to a `.tar.gz` file and display the progress on the terminal.\n\n## Usage\nSimple run the following command to backup a given folder:\n\n```bash\n./backup.sh /path/to/folder\n```\n\nThis will generate a file called `backup-YYYY-mm-dd.tar.gz` in the current folder.\n\n## Installation\nJust clone this repo or download the `backup.sh` script, add the execute permission (`chmod +x backup.sh`), check if you've installed `pv` (`sudo apt-get install pv` on Ubuntu/Debian) and you're good to go.\n\n### optional system-wide availability\nIf you want to just run `backup /my/folder` copy the backup script to the standard folder:\n\n```\nsudo cp ./backup.sh /usr/local/bin/backup\n```\n\n## Acknowledgement\nA big thanks goes to the following people:\n\n- [Philip Fourie](http://stackoverflow.com/a/1401495)\n- [Andrew McGregor](http://stackoverflow.com/a/2013589)\n- and the guys at [ubuntuusers.de](https://ubuntuusers.de) for their great [Bash-Skripting-Guide für Anfänger](https://wiki.ubuntuusers.de/Shell/Bash-Skripting-Guide_f%C3%BCr_Anf%C3%A4nger/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flednerb%2Fbackup-my-folder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flednerb%2Fbackup-my-folder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flednerb%2Fbackup-my-folder/lists"}