Searching the wiki, docs and web and I havent found an answer yet. Currently using BackupPC Version 3.0.0 on a Debian box.
Backing up over 40 hosts. Has been working wonderful, thanks alot! My current problem is that not all symlinks are being backed up. This symlink is backed up: /lib/libcrypt.so.1 -> /lib/libcrypt-2.3.6.so But this symlink is not backed up for any host: /bin/sh -> bash The following are the default parameters rsync/backuppc is using. If I use these parameters to clone one box to another box all the symlinks are intact, but not in the backups. --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --archive I recently had to restore a full backup and there were many many library symlinks and other symlinks missing that most software did not run. I deeply apologize if the answer to this is readily available and I have not found it. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
