Does anyone have any ideas on how to fix this?  My backups have been down
for a month now...

Thanks.

On Mon, Feb 16, 2009 at 1:32 PM, Jason Holubiw <exar...@exarkun.com> wrote:

>  I have not found a solution to this problem, and I have found other
> people that have the same issue.  This problem started in January when I
> moved from Fedora 8 to Fedora 9.
>
>
>
> The issue is that smbclient gets and incorrect path from backuppc when
> trying to backup windows clients in the Documents and Settings directory
> (and maybe others).  My config file has this in it: (*note that I changed
> the profile names when posting this message for security.)
>
>
>
> $Conf{BackupFilesOnly} = {
>
>   'e$' => [
>
>     '/pictures'
>
>   ],
>
>   'c$' => [
>
>     '/Documents and Settings/username/Application 
> Data/Mozilla/Firefox/Profiles',
>
>     '/Documents and Settings/username/My Documents',
>
>     '/Documents and Settings/username/Local Settings/Application 
> Data/Microsoft/Outlook',
>
>     '/Documents and Settings/username/Desktop',
>
>     '/Documents and Settings/username2/My Documents'
>
>   ]
>
> };
>
>
>
> The errors I get when trying to backup are:
>
>
>
>
> NT_STATUS_OBJECT_NAME_NOT_FOUND listing \Documents and
> Settings\username\Application Data\Mozilla\Firefox\Firefox\*
>
> NT_STATUS_OBJECT_NAME_NOT_FOUND listing \Documents and
> Settings\username\username\*
>
> NT_STATUS_OBJECT_NAME_NOT_FOUND listing \Documents and
> Settings\username\Local Settings\Application Data\Microsoft\Microsoft\*
>
> NT_STATUS_OBJECT_NAME_NOT_FOUND listing \Documents and
> Settings\username\username\*
>
> NT_STATUS_OBJECT_NAME_NOT_FOUND listing \Documents and
> Settings\username2\username2\*
>
>
>
> As you can see, backuppc is passing in incorrect path to smbclient, as the
> 2nd to last directory is being repeated twice.
>
>
>
> How can I fix this?  There are other people on this mailing list with the
> same problem.  See the following for similar examples:
>
>
>
>
> http://sourceforge.net/mailarchive/forum.php?thread_name=1232577149.m2f.297165%40www.backupcentral.com&forum_name=backuppc-users
>
>
> http://sourceforge.net/mailarchive/forum.php?thread_name=001501c97bf3%2486dcdaa0%2494968fe0%24%40dk&forum_name=backuppc-users
>
>
> http://sourceforge.net/mailarchive/forum.php?thread_name=49632730.3040705%40saros.fr&forum_name=backuppc-users
>
>
>
>
>
> Thanks.
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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/

Reply via email to