BackupPC-users

Re: [BackupPC-users] SMB Restore Issues - Trailing slashes reversed

2010-01-14 06:40:46
Subject: Re: [BackupPC-users] SMB Restore Issues - Trailing slashes reversed
From: Craig Connoll <cconnoll AT cityacademy.co DOT uk>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 14 Jan 2010 11:38:47 +0000
2009/12/20 Matthias Meyer <matthias.meyer AT gmx DOT li>:
> Craig Connoll wrote:
>
>> Hi all.
>>
>> I have backuppc installed and working as I want it too but I have an
>> issue when trying to restore a windows backup.
>>
>> All permissions are correct and no failures except when restoring to a
>> window machines.
>>
>> I think the problem is the trailing slashes. They are forward slashed
>> instead of back slashed which windows uses.
>>
>> Original file/dir
>> 172.16.10.222:/c$/Program Files/prog1/DataRetrieval 22_03_07.zip
>>
>> Will be restored to
>> 172.16.10.222:/c$/Program Files/prog1/DataRetrieval 22_03_07.zip
>>
>>
>> Now when I try to change the slashes during the restore procedure it
>> produces this:
>> 172.16.10.222:/c$/\Program Files\AES Energy Tracker/DataRetrieval
>> 22_03_07.zip
>>
>> Is there some way to fix this?
>> Any help will be much appreciated
>>
>> Regards,
>>
>> Crashinit6
>
> Do you use smb or tar or rsync?
> What is your problem exactly on the windows machine?
> Are the files will be restored or not?
> Are the files in the correct directories or not?
> How do you see that the permissions are correct?
>
> br
> Matthias
> --
> Don't Panic
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users AT lists.sourceforge DOT net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>

Hi,

Sorry for not giving all the details.

I am backing up a Windows 2000 Server hidden network share using SMB.
All the backups complete without any problems but I have a problem
restoring files directly to the share.
I am able to download the restore job as a tar file but this makes
more work for me.

The error is below:
Running: /usr/bin/smbclient \\\\server01\\D\$ -I 172.16.10.1 -U
cas\\superuser -E -N -d 1 -c tarmode\ full -Tx -
Running: /usr/share/backuppc/bin/BackupPC_tarCreate -h 172.16.10.1 -n
16 -s D\$ -t -r /Shares/Academy/Curriculum\ content/Science/Personal\
Areas/Ms\ Monteiro -p /Shares/Academy/Curriculum\
content/Science/Personal\ Areas/Ms\ Monteiro/
/Shares/Academy/Curriculum\ content/Science/Personal\ Areas/Ms\
Monteiro/Assessment.xls /Shares/Academy/Curriculum\
content/Science/Personal\ Areas/Ms\ Monteiro/Homework.xls
Xfer PIDs are now 21945,21946
restore failed:

Original file/dir
172.16.10.1:/D$/Shares/Academy/Curriculum content/Science/Personal
Areas/Ms Monteiro/Assessment.xls
172.16.10.1:/D$/Shares/Academy/Curriculum content/Science/Personal
Areas/Ms Monteiro/Homework.xls

Restored to
172.16.10.1:/D$/Shares/Academy/Curriculum content/Science/Personal
Areas/Ms Monteiro/Assessment.xls
172.16.10.1:/D$/Shares/Academy/Curriculum content/Science/Personal
Areas/Ms Monteiro/Homework.xls

Any help on trying to resolve this issue will be greatly appreciated.


Regards,

Craig Connoll
ICT Support
The City of London Academy

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [BackupPC-users] SMB Restore Issues - Trailing slashes reversed, Craig Connoll <=