Virt-copy-in: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 13: Line 13:


<pre>
<pre>
yum install libguestfs-tools
</pre>
</pre>

Revision as of 03:43, 24 June 2017

External

Internal

Overview

Command-line utility used to copy files or directories from the host to a guest (virt-copy-in) and from a guest to the host (girt-copy-out), respectively.

Install

yum install libguestfs-tools