summaryrefslogtreecommitdiffstats
path: root/recipes/export2tar.html
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/export2tar.html')
-rw-r--r--recipes/export2tar.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/export2tar.html b/recipes/export2tar.html
index fd23add4..9d9f2d47 100644
--- a/recipes/export2tar.html
+++ b/recipes/export2tar.html
@@ -12,3 +12,9 @@ export2tar.sh guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz
<code>/dev/VolGroup00/LogVol00</code> is the partition or LV <i>inside</i>
the VM which contains the directory you want.
</p>
+
+<p>
+See also <a href="http://libguestfs.org/virt-tar.1.html">virt-tar</a>
+and <a href="https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content">Richard
+Jones's complete list of ways to upload and download files</a>.
+</p>