M
M
Monitorkin2017-06-15 15:36:52
android studio
Monitorkin, 2017-06-15 15:36:52

Backup linux image to remote ftp?

Hello, there was a task to backup the entire linux system image on a remote ftp disk for subsequent recovery.
What are the best ways to use in order not to step on a rake in the future?
Initial data:
dedicated server;
remote ftp drive

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Egor, 2018-10-31
@RATlius

The essence of your mistake is that some element on the xml markup does not have a horizontal / vertical attachment,
i.e. You need to bind each element to something (parent container / another element) and 2 bindings must be horizontal ( left/right side) and vertical(top/bottom side)

P
pfg21, 2017-06-15
@pfg21

you can get smart and direct the stream directly
tar -cjpf - -X /bin/path_exclude / | curl -T - -u user:passwd ftp://88.88.88.88/backup/srv3-`date '+%F'`.tar.bz2
but it's better to pack and send separately.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question