Hi Jon, I found what teh problem was about half an hour ago. The issue isn't backuppc or rsync it's self. The problem is that we are running windows X86_64.
Cygwin rsync is a 32-bit application so any writes to system files are intercepted by the WOW64 subsystem. It turns out that backuppc was trying to write to c:\windows\system32 and Windows was redirecting these to c:\windows\sysWOW64\ Looks like I'll have to go back to SMB for restores until they come up with a 64-bit version of rsync for windows. Thanks again for your help +---------------------------------------------------------------------- |This was sent by [email protected] via Backup Central. |Forward SPAM to [email protected]. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ 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/
