> "Michael Stowe" <[email protected]> wrote on 07/10/2012 11:14:34 > AM: > >> > How are you backing the junction points up. AFAIK backuppc treats >> > those as actual directories and not junction points (i.e. the concept >> > of a junction point doesn't exist in backuppc's universe like a >> > symbolic link does.) Pooling will make sure that the files under the >> > junction point and the real location of those files are pooled >> >> How BackupPC views them is dependent on the backup method; for rsync >> backups, they look like symbolic links (which they are) and get backed > up >> as such. > > I do not see this in practice on my server. In my case, the junctions > create infinite loops (well, until the path gets too long, anyway), and > give me tens of *thousands* of errors. I used the list of exclusions on > the BackupPC wiki to get this down to a manageable number (400, instead of > 80,000 or so). > > Have you added a parameter somewhere to handle this?
Here's a sample from my BackupPC logs: pool l 777 4294967295/4294967295 6 Documents and Settings -> /Users That's typical of all the links across Windows boxen, including servers. I don't recall doing anything specific to make it work; it may be a function of rsync version on the client. You're welcome to the exact version (and client, and scripts) I use, here: http://www.michaelstowe.com/backuppc/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ 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/
