> I've been running remote backups (rsync over IPSec VPN) on/from several > Debian systems for a while, and I would like to switch from [...] On the rsync server, use LVM2 to store the backup files. This gives you the ability to move data from drive to drive without stopping the file system, and snapshots for incremental backups. -- (jfm3)