Fix documentation?
Alex G <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.backuppc.devel |
|---|---|
| Message-ID | <CAFj1Knt4DQw0y2v22uDVUd0KJuCw_ucqBTg_uxUX6z2jFKP8Ww@mail.gmail.com> |
This has been discussed before, that I should add a dot at the end of
the tar command in respect to what documentation says.
Do we agree that the documentation should be fixed? is the devel aware?
Thanks
Here:
http://backuppc.sourceforge.net/faq/BackupPC.html#_conf_tarclientcmd_
It should look like this:
$Conf{TarClientCmd} = '$tarPath -c -v -f - -C /mnt/$host/$shareName'
. ' --totals .';
Or else it would triggered a "No files dumped" on BackupPC, because
tar triggers a "Cowardly refusing to create an empty archive".
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-devel mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/