qubes-doc/reference/tools/3.2/domU/qvm-copy-to-vm.md

47 lines
1.4 KiB
Markdown
Raw Normal View History

2012-05-30 21:44:11 -04:00
---
2015-04-10 16:17:45 -04:00
layout: doc
title: qvm-copy-to-vm
permalink: /doc/tools/3.2/domU/qvm-copy-to-vm/
redirect_from:
- /doc/vm-tools/qvm-copy-to-vm/
- /en/doc/vm-tools/qvm-copy-to-vm/
- /doc/VmTools/QvmCopyToVm/
- /wiki/VmTools/QvmCopyToVm/
2012-05-30 21:44:11 -04:00
---
```
==============
qvm-copy-to-vm
==============
NAME
====
qvm-copy-to-vm - copy specified files to specified destination VM
SYNOPSIS
========
| qvm-copy-to-vm [--without-progress] dest_vmname file [file]+
OPTIONS
=======
--without-progress
Don't display progress info
AUTHORS
=======
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
```
-----
**Note:** The Markdown source of this page in [`qubes-doc`] was generated by running the [`update-manpages-3-2`] script on `qubes-core-agent-linux/doc/vm-tools/`.
If you wish to update the contents of this page as it appears on the Qubes OS website, please submit a pull request to change the appropriate file in `qubes-core-agent-linux/doc/vm-tools/`.
Do not attempt to change the Markdown source of this page in [`qubes-doc`] directly.
All direct changes to the Markdown file will be overwritten the next time this page is regenerated.
[`qubes-doc`]: https://github.com/QubesOS/qubes-doc/
[`update-manpages-3-2`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages-3-2