Boniforti Flavio wrote: >>> Is this meaning that the tarball is gzipped? In that case, what are >>> the parameter that follow the binary path? >> /bin/gzip is the compression program >> .gz is the extension of the output filename (blah.gz) >> * I think means all shares... >> >> Hope that helps a little, there is more information on the >> various options/parameters on the backuppc wiki from memory. > > So the above thoughts of mine were correct. What will the "0000000" be?
You don't need that since you'll be supplying the output pipeline or filename directly for Backuppc_tarCreate. But one thing that might not be obvious from my previous post - or the docs is that Backup_tarCreate generates the tar output as ./path/file. So if you want everything, your last argument to Backuppc_tarCreate should be '.' - or '/' will work too. Experiment with the command line adding -L so you just get the listing instead of the contents to see how everything works. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ 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/