Thanks for the reply Michael.

I've tried to restore to another share on another server and am getting 
NT_STATUS_BAD_NETWORK_NAME

I don't want to overwrite the existing data, I just want to be able to download 
data to another share so that I can QA our backups.

Running: /usr/bin/smbclient \\\\destinationserver\\share -U domainaccount -E -d 
1 -c tarmode\ full -mSMB3 -Tx -
Running: /usr/local/BackupPC/bin/BackupPC_tarCreate -h sourceserver -n 510 -s 
sourceshare -t /sourcefolder
Xfer PIDs are now 104823,104824
WARNING: The "syslog" option is deprecated
[ skipped 1 lines ]
This backup will fail because: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
[ skipped 1 lines ]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
readOutput: sysread returns 0 and got EOF (exit ok = , )
XferErr Non-zero exit status from smbclient
restore failed: tree connect failed: NT_STATUS_BAD_NETWORK_NAME


thanks again for any advice!
Phil


From: Michael Stowe [mailto:michael.st...@member.mensa.org]
Sent: 22 May 2019 15:45
To: General list for user discussion, questions and support 
<backuppc-users@lists.sourceforge.net>
Cc: Philip Parsons (Velindre - Medical Physics) <philip.pars...@wales.nhs.uk>
Subject: Re: [BackupPC-users] restore issue on backuppc 4.1.5


On 2019-05-22 05:32, Philip Parsons (Velindre - Medical Physics) wrote:

Hi,

I'm having an issue with restoring to a share and am trying to deal with this 
before it becomes a need to restore situation!

We're using BackupPC v4.1.5.

I've had the following error when trying to restore:

Running: /usr/bin/smbclient 
\\\\servername\\sharename<file:///\\\servername\sharename> -U accountname -E -d 
1 -c tarmode\ full -mSMB3 -Tx - Running: 
/usr/local/BackupPC/bin/BackupPC_tarCreate -h servername -n 211 -s sharename -t 
-r / -p /temp/ /restorefolder Xfer PIDs are now 48288,48289 WARNING: The 
"syslog" option is deprecated [ skipped 1 lines ] tar:316 tarmode is now full, 
system, hidden, noreset, quiet tar:1597 Can't mkdir temp: 
NT_STATUS_OBJECT_NAME_COLLISION readOutput: sysread returns 0 and got EOF (exit 
ok = , ) XferErr Non-zero exit status from smbclient restore failed: 
BackupPC_tarCreate failed

Does anyone know what could be causing this?

Thanks in advance,

Phil

It looks like you're trying to restore to a directory called temp, which 
already exists, but is hidden.

You probably just want to choose a different directory to restore to.

_______________________________________________
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