> -----Original Message----- > From: Les Mikesell [mailto:lesmikes...@gmail.com] > Sent: Friday, June 12, 2009 3:06 PM > To: General list for user discussion,questions and support > Subject: Re: [BackupPC-users] Scheduling archiving host
[cut] > Just forget that the archivehost concept even exists and run > BackupPC_tarCreate directly in your script/command line with > the arguments and output pipeline you want. > http://backuppc.sourceforge.net/faq/BackupPC.html#commandline_ > restore_options > You can use -n -1 for the most recent backup, and > incrementals are filled to look like fulls. Thanks Les, what I don't see is what is meant with the -s parameter "share name *from* which the tar archive is created". Would something like this be OK? /usr/share/backuppc/bin/BackupPC_tarCreate -h polti -n -1 /mnt/USB I was looking at the "original" commandline I posted, and the things are almost clear: /usr/bin/split = has to be used only if splitting archives (I don't need it); polti 36 = hostname and number of backup to archive. Following part is not clear to me: /bin/gzip .gz 0000000 /mnt/USB * Is this meaning that the tarball is gzipped? In that case, what are the parameter that follow the binary path? Thanks in advance, Flavio Boniforti. ------------------------------------------------------------------------------ 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/