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

2009-12-23 Thread Chris Robertson
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@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


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

2009-12-23 Thread Matthias Meyer
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?
In this case, is it possible to run two different BackupPC_zipCreate in
parallel?

Thanks
Matthias
-- 
Don't Panic


--
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@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/