BackupPC-users

Re: [BackupPC-users] Archive without tarball - directly to the file system

2011-05-23 12:58:49
Subject: Re: [BackupPC-users] Archive without tarball - directly to the file system
From: Steven Johnson <stageonedesign AT hotmail DOT com>
To: "'General list for user discussion, questions and support'" <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 23 May 2011 12:57:08 -0400
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:lesmikesell AT gmail DOT com] 
Sent: Monday, May 23, 2011 12:05 PM
To: backuppc-users AT lists.sourceforge DOT net
Subject: Re: [BackupPC-users] Archive without tarball - directly to the file
system

On 5/23/2011 4:44 AM, samuel_wolf AT t-online DOT de 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
    lesmikesell AT gmail DOT com



----------------------------------------------------------------------------
--
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
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/


------------------------------------------------------------------------------
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
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/