M
M
misterblack2015-11-16 11:46:47
Ajenti
misterblack, 2015-11-16 11:46:47

How to create a backup on Ajenti V (digital ocean)?

How to backup a website on Ajenti V (digital ocean)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
misterblack, 2015-11-16
@misterblack

Found the correct answer. If anyone needs:
login via the ssh.
tar -zcvf archive.tar.gz directory/
Firstly go to your directory location: cd /srv
Then use the first command to make a zip of the whole site.
For the database it's another thing to do
mysqldump -u your-user -p database-name > /srv/sqlbackup.sql

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question