পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Site Backup

In this chapter we'll study about Site Backup in Drupal. It helps in backing up the files and the database file.
  • Backup Files in Drupal
  • Backup Database in Drupal

Backup Files in Drupal

To get the backup files of Drupal, you need to install FileZilla Client on your system.
Following are the simple steps used to backup the files in Drupal:
Step (1): Open the FileZilla Client as shown below.
Drupal Site Backup Step (2): Enter the Host, Username, Password and Port as same as you have used to login for your cpanel.
Drupal Site Backup After filling all the fields, click on Quickconnect button.
Step (3): Next, you will get all files and folder of your Drupal site at the right side as shown below
Drupal Site Backup Step (4): Select all the files and folders and right click on the mouse, click on Download option.
Drupal Site Backup After downloading the Drupal files from cpanel, it will get saved on your System.

Backup Database in Drupal

Following are the simple steps used to backup the database in Drupal:
Step (1): Type the path http://localhost/phpmyadmin in browser. You will get the below screen
Drupal Site Backup Step (2): Click on the database name drupal, which you have created for Drupal.
Drupal Site Backup Step (3): After clicking on database drupal, it will open the below page, click on Export tab.
Drupal Site Backup Step (4): Next, you will get two methods to export the database i.e. Quick and Custom. Select any one of the methods and click on Go button.
Drupal Site Backup After exporting the database file, it will get saved on your System.

No comments:

Post a Comment