From 984044043dc423687862fe2058b43786ab4acf1a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 21 Aug 2012 13:21:55 +0100 Subject: FAQ: Re-add #backup anchor for section on backups. --- examples/guestfs-faq.pod | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index 28257437..48872e3d 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -571,6 +571,13 @@ the libguestfs API. However the GVFS FTP backend makes multiple simultaneous connections in order to keep interactivity, which we can't easily do with libguestfs. +=begin html + + + + +=end html + =head2 Can I use C as a way to backup my virtual machines? Usually this is not a good idea. The question is answered in more -- cgit