mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 08:49:42 -05:00
Update copying-files.md
moved R4.0 info to Qubes 4.0 section
This commit is contained in:
parent
53c41b45c4
commit
d8018e10e0
@ -32,11 +32,17 @@ GUI
|
|||||||
CLI
|
CLI
|
||||||
---
|
---
|
||||||
|
|
||||||
qvm-copy [--without-progress] dest_vmname file [file]+
|
qvm-copy-to-vm [--without-progress] dest_vmname file [file]+
|
||||||
|
|
||||||
[qvm-copy-to-vm](/doc/vm-tools/qvm-copy-to-vm/)
|
[qvm-copy-to-vm](/doc/vm-tools/qvm-copy-to-vm/)
|
||||||
|
|
||||||
note: qvm-copy-to-vm/qvm-move-to-vm tools are deprecated, use qvm-copy/qvm-move to avoid typing target qube name twice
|
|
||||||
|
Qubes 4.0
|
||||||
|
---------
|
||||||
|
|
||||||
|
In Qubes 4.0, qvm-copy-to-vm and qvm-move-to-vm are deprecated (GUI behaviour is unchanged from Qubes 3.2). In the command line, use qvm-copy or qvm-move to avoid typing target qube name twice.
|
||||||
|
|
||||||
|
qvm-copy [--without-progress] file [file]+
|
||||||
|
|
||||||
|
|
||||||
On inter-qube file copy security
|
On inter-qube file copy security
|
||||||
|
Loading…
Reference in New Issue
Block a user