HI, thanks for your quick response ...
Alexis Sukrieh schrieb:
tags 363511 + sarge
thanks
* Kai Hauser ([EMAIL PROTECTED]) disait :
Package: backup-manager
Version: 0.5.7-1sarge1
I would suggest to upgrade to the last stable version [1] of
backup-manager (0.6.2) which is available
Package: backup-manager
Version: 0.5.7-1sarge1
i run this script for backups:
---
#!/bin/bash
cp -Rp /etc /sdb/backups/daily/
cp -Rp /var/www/ /sdb/backups/daily/
/etc/init.d/mysql stop
cp -Rp /sdb/mysql/ /sdb/backups/daily/
/etc/init.d/mysql start
---
a
2 matches
Mail list logo