Clay Jackson wrote at about 14:27:43 -0800 on Sunday, February 21, 2010: > I THINK I have backuppc working on a Mac (leopard); but I'm seeing thousands > of entries in the log file that say "BackupPC_Link failed with -4 in > MakeLink". > > Anyone have any idea what's going on?
This means that the files couldn't be linked to the pool/cpool and instead the file is left (unlinked) in the pc tree. Could be due to a hard link issue. > > It may be unrelated; but in my pc/$HOST directory, all of the > backed up files are in a directory labeled "f%2f" - that sure looks > like a printf format string to me - is this "normal". Yes it is very normal -- nothing to do with 'printf'. Rather %2f is the code for "/" and 'f' is the normal file mangling. SO this is your is '/' (root) share. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/