{"id":14069499,"url":"https://github.com/wouterbles/rclone-backup","last_synced_at":"2026-01-20T00:45:28.595Z","repository":{"id":219788968,"uuid":"185018425","full_name":"wouterbles/rclone-backup","owner":"wouterbles","description":"Bash script for automatic website data backup with rclone and Backblaze B2","archived":false,"fork":false,"pushed_at":"2019-05-06T09:42:06.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-04T10:39:48.688Z","etag":null,"topics":["backblaze","backblaze-b2","backup","backup-script","backup-tool","backup-utility","bash","bash-script","rclone","server-backup"],"latest_commit_sha":null,"homepage":"","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/wouterbles.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}},"created_at":"2019-05-05T10:49:28.000Z","updated_at":"2023-05-12T20:55:03.000Z","dependencies_parsed_at":"2024-01-29T20:51:35.766Z","dependency_job_id":null,"html_url":"https://github.com/wouterbles/rclone-backup","commit_stats":null,"previous_names":["wouterbles/rclone-backup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wouterbles/rclone-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wouterbles%2Frclone-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wouterbles%2Frclone-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wouterbles%2Frclone-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wouterbles%2Frclone-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wouterbles","download_url":"https://codeload.github.com/wouterbles/rclone-backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wouterbles%2Frclone-backup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267815187,"owners_count":24148356,"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-07-30T02:00:09.044Z","response_time":70,"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":["backblaze","backblaze-b2","backup","backup-script","backup-tool","backup-utility","bash","bash-script","rclone","server-backup"],"created_at":"2024-08-13T07:07:00.077Z","updated_at":"2026-01-20T00:45:28.151Z","avatar_url":"https://github.com/wouterbles.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Rclone Backup\nBash script for automatic website data backup with rclone and Backblaze B2. The script uploads a zip file of the complete `/var/www` directory with the zip filename consisting of the date and time it was uploaded.\n\n## Setup\n1. Create a B2 bucket\n2. Enter your home directory `$ cd ~`\n3. Clone the repository with `$ git clone https://github.com/wouterbles/rclone-backup.git`\n4. Run the setup script which downloads and installs rclone with `$ rclone-backup/setup.sh`\n5. The rclone config processs will be opened automatically, select B2 and insert the API keys\n6. Set the bucket name in a `.env` file with `B2_BUCKET_NAME=bucket-name-here`, file should be located in the `rclone-backup` folder\n7. Add a cron job for `script.sh` with `$ crontab -e`\n\nExample cron job: `@weekly ~/rclone-backup/script.sh`, for weekly backups and in the case that the repository was cloned to the home directory.\n\n## To Do\n- Add MySQL and other database support\n- Automatically setup cron job\n- Let the user determine their own install location, currently limited to home directory\n- Add backup retention time specified by the user\n- Check compatibility with other remotes (Google Drive, Amazon S3, OneDrive...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwouterbles%2Frclone-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwouterbles%2Frclone-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwouterbles%2Frclone-backup/lists"}