On 06/11 05:26 , nicolasfo wrote: > Hello there ! > > I used to use BackupPC_tarCreate tool and to make an archive with all shares > of a host, I set "-s \*". > > I try this trick with BackupPC_zipCreate but it seems to not to work. > > Could someone tell me what is the syntax to use to have all the shares of a > host using BackupPC_zipCreate please ?
In cases like this in the past I think I've always just seen an iteration over the various shares and then running a command for each one. I find that I have a script which may do this, at least for tar files. It's fairly extensive, but has no name anywhere in it such that I could attribute it. (It's definitely not my work, since I can't write perl). Let me know if you'd like me to mail it to you. I see that you are accessing this list through the web interface, so I can't see your mail address, otherwise I would send it to you. -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ 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 [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
