On Tue, 2006-04-11 at 07:43, Tomasz Chmielewski wrote: > Is it possible to "merge" two BackupPC servers (running on separate > hosts), into one - so that in the end, there is only one BackupPC running? > > I'm wondering if it's possible to do so with keeping the old archives/pool.
If you have plenty of disk space it is possible to copy the per-pc directories over with something like rsync -essh -avH ... but you won't get old common files merged into the pool. -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
