BackupPC-users

Re: [BackupPC-users] Restore from commandline

2014-06-12 10:27:33
Subject: Re: [BackupPC-users] Restore from commandline
From: Bowie Bailey <Bowie_Bailey AT BUC DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Thu, 12 Jun 2014 10:26:13 -0400
On 6/12/2014 9:56 AM, Kenneth Bergholm wrote:
> I tried this and all I can think of but no luck....i watn the files in 
> the Windowshare to be sent to/piped to restore.tar
>
> Backuppc_tarCreate -h oden -n -1 -s / windowsharename . > restore.tar
>
> Backuppc_tarCreate -h oden -n -1 -s / windowsharename / > restore.tar

Both of these are trying to restore from the '/' share, which probably 
doesn't exist.  You need to specify the sharename immediately after the 
-s option.

Backuppc_tarCreate -h oden -n -1 -s windowsharename . > restore.tar

I'm not sure if you need the dot or slash at the end to specify the 
directory.  Give it a try and see which one works.

-- 
Bowie

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
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>