Greetings,

I am trying configure this script http://pastie.org/1847681 for this exact
scenario. However, how can I integrate $Conf{ArchiveDest} into this script
to point the dump to the path specified in the CGI field upon submitting the
job?

Thanks,
-Steven

-----Original Message-----
From: Les Mikesell [mailto:[email protected]] 
Sent: Monday, May 23, 2011 12:05 PM
To: [email protected]
Subject: Re: [BackupPC-users] Archive without tarball - directly to the file
system

On 5/23/2011 4:44 AM, [email protected] wrote:
> Is it possible to create a archive of a host without the tarball 
> directly to the file system as it is on the server?
>
> My tarballs are now larger than 300 GB :-/


I don't think there is a way within the web interface to add components to
the archivehost pipeline instead of sending the output to a device or
directory.  However, this is just a wrapper around the BackupPC_tarCreate
command line tool anyway.  Just run it directly from the command line (or
via ssh if you want the output somewhere else) and pipe it to a tar extract
in the location you want.

-- 
   Les Mikesell
    [email protected]



----------------------------------------------------------------------------
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to