b5eede90c6
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
26 lines
658 B
Text
26 lines
658 B
Text
Hinweis:
|
|
Zwei Quellen auf ein Ziel funktioniert nicht, da die beiden
|
|
Quellen von den unterschiedlichen Verzeichnissen linken.
|
|
|
|
Listing:
|
|
.../* funktioniert nicht teilweise (abhängig von der Shell?)
|
|
|
|
Isup-check: optional!
|
|
|
|
line 318/check no_xxx => correct test?
|
|
|
|
REMOVE ALL PCMD code
|
|
|
|
Backup to remote can be done via ssh tunnel!
|
|
|
|
|
|
% remote host: Allow backup host to access our sshd
|
|
ssh -R4242:localhost:22 backupserver "ccollect interval backupremotehost"
|
|
|
|
remove $destination (==ddir)
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
Remote backups:
|
|
|
|
ccollect_backup_to $host $remote_port $source $interval
|