R
R
run1822017-08-10 16:24:48
1C-Bitrix
run182, 2017-08-10 16:24:48

We rent a server with VM Bitrix on it, how can I find and download database backups?

Previously, they worked through ISP Manager, but here it is not worth it.
Tell me how to be (we read the manual, but you need to get copies of the database now).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Viktor Taran, 2017-08-11
@shambler81

1 make a backup using Bitrix and it will contain the sql database in the backup folder (already in the archive itself)
how to unpack I wrote here https://klondike-studio.ru/blog/bitrixtar/
2. take the settings from dbcon and use the console
spaces between u and p are not really needed,
respectively, the user pass and db, then the arrow where
To restore
mysql -uroot -p1111 dbsite < dbsite.sql

A
Andrey Nikolaev, 2017-08-10
@gromdron

BitrixVM does not create backups by default.
Those. for them to be, you need to configure automatic creation.
A backup copy is regularly created in two ways:
1) By means of bitrixVM
2) By means of Bitrix (what is in the settings is backed up).
You can make a backup by going along the path: Settings -> Site settings -> Backup
Just in case:
https://dev.1c-bitrix.ru/learning/course/?COURSE_I...
https://dev.1c- bitrix.ru/learning/course/?COURSE_I...

P
Puma Thailand, 2017-08-13
@opium

good old mysqldump

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question