BackupPC-users

Re: [BackupPC-users] where does BackupPC_zipCreate write the file before transmission

2009-12-23 15:30:19
Subject: Re: [BackupPC-users] where does BackupPC_zipCreate write the file before transmission
From: Chris Robertson <crobertson AT gci DOT net>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 23 Dec 2009 11:28:40 -0900
Matthias Meyer wrote:
> Hi,
>
> I assume BackupPC_zipCreate read the files from the numbered dump and write
> them local into a .zip file. This local .zip file will be transfered to the
> destination.
> I can't find out where this local .zip file is located.
> Is my assumption wrong?
>
> Does BackupPC_zipCreate write the .zip to stdout and it will be transfered
> by BackupPC?
>   

Yes.  BackupPC_zipCreate opens STDOUT as a file handle.

> In this case, is it possible to run two different BackupPC_zipCreate in
> parallel?
>   

That should work fine.

> Thanks
> Matthias
>   

Chris


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

<Prev in Thread] Current Thread [Next in Thread>