{"id":20331263,"url":"https://github.com/devzstudio/cloud-backup","last_synced_at":"2025-06-16T04:09:01.149Z","repository":{"id":104265312,"uuid":"46768223","full_name":"Devzstudio/Cloud-Backup","owner":"Devzstudio","description":"☁️ Backup your database and website files easily to dropbox","archived":false,"fork":false,"pushed_at":"2019-07-13T15:47:04.000Z","size":407,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T21:08:11.450Z","etag":null,"topics":["backup","cloud-backup","database","dropbox","mysql","php","web-application"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Devzstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"custom":["https://www.paypal.me/devzstudio"]}},"created_at":"2015-11-24T05:06:50.000Z","updated_at":"2019-07-13T15:47:06.000Z","dependencies_parsed_at":"2023-03-22T11:49:25.383Z","dependency_job_id":null,"html_url":"https://github.com/Devzstudio/Cloud-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/Devzstudio%2FCloud-Backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devzstudio%2FCloud-Backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devzstudio%2FCloud-Backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devzstudio%2FCloud-Backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devzstudio","download_url":"https://codeload.github.com/Devzstudio/Cloud-Backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480431,"owners_count":21110937,"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-backup","database","dropbox","mysql","php","web-application"],"created_at":"2024-11-14T20:19:26.546Z","updated_at":"2025-04-11T21:08:17.285Z","avatar_url":"https://github.com/Devzstudio.png","language":"PHP","funding_links":["https://www.paypal.me/devzstudio","https://www.patreon.com/Pjijin"],"categories":[],"sub_categories":[],"readme":"# Cloud-Backup\nBackup your database and website files easily to dropbox.\n\n\n \n[![Build Status](http://img.shields.io/badge/Version-1.0-green.svg)]( http://img.shields.io/badge/Version-1.0-green.svg )\n\n[![License](http://img.shields.io/badge/License-MIT-lightgrey.svg)](http://img.shields.io/badge/License-MIT-lightgrey.svg)\n\n# Donate\n\n \u003ca href=\"https://www.patreon.com/Pjijin\" title=\"Donate to this project\"\u003e\u003cimg src=\"https://s3.amazonaws.com/patreon_public_assets/toolbox/patreon.png\" width=\"120px\" height=\"30px\" alt=\"Donate\" /\u003e\u003c/a\u003e\n \n\n# Configuration\n\n\n1) Create a directory on your site . For eg. BackUp\n\n2) Upload all the files.\n\n3) Edit the configuration.\n\n\n```\n$dropbox_folder = \"CXTEST\"; // Dropbox foldername\n$files_dir = \"../\"; // Files directory to take backup\n$dropbox_file_prefix = \"FILE\"; // File backup prefix name\n$dropbox_database_prefix = \"DB\"; // Database backup prefix\n\n\n//your access token from the Dropbox App Panel\n$dropbox_accessToken = '';\n\n\n//Database Configuration\n$database_host = \"localhost\";\n$database_user =  \"\";\n$database_pass = \"\";\n$database_name = \"\";\n```\n\n4) Enter key and secret in config.json\n\n# Usage\n\nGo to the URL http://www.YourDomain.com/BackUp/\n\nFrom there you can take backup on files / database.\n\nIf you need to do back up automatically then use cron jobs for these\n\n```\nwget http://www.YourDomain.com/BackUp/files.php\n```\n\n```\nwget http://www.YourDomain.com/BackUp/database.php\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevzstudio%2Fcloud-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevzstudio%2Fcloud-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevzstudio%2Fcloud-backup/lists"}