Hi, Madcha wrote on 2011-01-07 08:56:45 -0500 [[BackupPC-users] Copy the log dir from /var/lib/backuppc/log]: > I have created a new data store for my backupps > I have created symbolink links > from var/lib/backuppc/cpool to /media/backuppc/cpool > from var/lib/backuppc/pc to /media/backuppc/pc > fromd var/lib/backuppc/trash to /media/backuppc/trash
let me guess ... - you didn't read the instructions and - pooling isn't working, but you haven't noticed yet. You shouldn't link the subdirectories, you should make $TopDir a link to the alternate location: 'ln -s /media/backuppc /var/lib/backuppc'. > I receive : "cp can't create special file...BackupPC.sock " Wow, what program might produce that kind of output? It looks vaguely like an error message from 'cp'. There's no point in copying the socket. BackupPC will re-create it upon startup. Even if you could copy it, the copy would have no effect. > |This was sent by [email protected] via Backup Central. No comment. Regards, Holger ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ 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/
