Virt-copy-in: Difference between revisions

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


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.
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.
{{Warn|virt-copy-in should be used only on turned off virtual machines that are not used by other disk editing tool. Using virt-copy-in on an active guest image or an image that is being edited by cause disk corruption in the virtual machine.}}


=Install=
=Install=

Latest revision as of 03:45, 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.


virt-copy-in should be used only on turned off virtual machines that are not used by other disk editing tool. Using virt-copy-in on an active guest image or an image that is being edited by cause disk corruption in the virtual machine.

Install

yum install libguestfs-tools