diff --git a/common-tasks/copying-files.md b/common-tasks/copying-files.md index 392310a6..b92970bd 100644 --- a/common-tasks/copying-files.md +++ b/common-tasks/copying-files.md @@ -32,8 +32,19 @@ GUI CLI --- +qvm-copy-to-vm [--without-progress] dest_vmname file [file]+ + [qvm-copy-to-vm](/doc/vm-tools/qvm-copy-to-vm/) + +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 ----------------------------------