Trending Now
  • We are working on integrating AI in CandidATS. We welcome your Feedbacks.
How Can We Help?
< All Topics
Print

Backup

Using PHPMyadmin

  1. Open the PHPMyadmin
  2. Export the database
  3. Copy the attachment directory to safer place
  4. Copy the upload directory to safer place

Using Mysql

  1. goto the path where mysqldump stored
  2. run “mysqldump -u username -ppassword database_name > /path/to/backup/candidats.sql”
  3. Copy the attachment directory to safer place
  4. Copy the upload directory to safer place
Table of Contents