You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
658 B
26 lines
658 B
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
|
|
|