Benjamin Boksa wrote:
Hi Jean-Louis,
So as (pre|post)-host-backup can't be executed on the client: What is the best
way to stop some services on the client before the first DLE is backed up and
restart them after the client has been backed up?
A solution is to run a script on the server that do rsh/ssh on the client to
run the command you want.
After your hint I took a closer look at running (pre|post)-host-backup on the
server. It seems that(pre|post)-host-backup gets executed for each DLE which is
not exactly what I need.
Set the script for only one dle
Jean-Louis