Ski writes: > On the server, try going into the directory of one of the files that > appears as a folder in the gui and moving the attrib file to attrib.OLD. > Then look at the files in the gui again. If they show up as files and > not folders, then the patch should have fixed the problem. If not, then > you have something else going on.
Ski, Thanks for the response. We've been debugging this offline. Yes, it's the same problem you observed. But the patch exposes a new problem when a new backup occurs. It looks like in some cases xtar sends the .rsrc directory as a regular file (tar type = 0) rather than a directory (tar type = 5). Normally, of course, the .rsrc directory isn't sent at all; just the files below are sent (which is was the original problem with not creating the .rsrc files. We haven't narrowed this down yet. Craig ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
