{"id":13705405,"url":"https://github.com/jacklul/rclone-backup","last_synced_at":"2025-04-15T11:20:03.472Z","repository":{"id":83667754,"uuid":"235396827","full_name":"jacklul/rclone-backup","owner":"jacklul","description":"Simple script to backup files to the cloud service using rclone","archived":false,"fork":false,"pushed_at":"2024-09-01T06:52:29.000Z","size":97,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T11:19:57.901Z","etag":null,"topics":["backup","cloud","rclone"],"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/jacklul.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":"2020-01-21T17:10:04.000Z","updated_at":"2024-11-28T04:33:12.000Z","dependencies_parsed_at":"2024-08-08T20:01:47.669Z","dependency_job_id":"af89ae61-84d3-44df-9ce6-5e9ab8afcb46","html_url":"https://github.com/jacklul/rclone-backup","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/jacklul%2Frclone-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacklul%2Frclone-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacklul%2Frclone-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacklul%2Frclone-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacklul","download_url":"https://codeload.github.com/jacklul/rclone-backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249058390,"owners_count":21205911,"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","cloud","rclone"],"created_at":"2024-08-02T22:00:40.231Z","updated_at":"2025-04-15T11:20:03.439Z","avatar_url":"https://github.com/jacklul.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# rclone-backup\n\nSimple script that uses [Rclone](https://rclone.org) to backup your important files to cloud service.\n\n## Install\n\n```bash\nwget -O - https://raw.githubusercontent.com/jacklul/rclone-backup/master/install.sh | sudo bash\n```\n\nYou must add Rclone remote called `remote` to `/etc/rclone-backup/rclone.conf` (`sudo rclone config --config /etc/rclone-backup/rclone.conf`) or set it with `REMOTE` variable in `/etc/rclone-backup/rclone-backup.conf`.\n\nFiltering rules are in `/etc/rclone-backup/filter.list` - see [here](https://rclone.org/filtering/) for more information.\n\nIf there is something you need to do before every backup you can create `/etc/rclone-backup/pre.sh` script, it will be executed each time the task starts.  \nSimilarly you can use `/etc/rclone-backup/post.sh` script to do something after backup.\n\nAny arguments passed to `rclone-backup` are passed to `rclone` command line or you can use `PARAMETERS` variable in `/etc/rclone-backup/rclone-backup.conf`!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacklul%2Frclone-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacklul%2Frclone-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacklul%2Frclone-backup/lists"}