There was an error while loading. Please reload this page.
1 parent 408cc72 commit 1b49e4aCopy full SHA for 1b49e4a
1 file changed
pages/linux/pct-pull.md
@@ -0,0 +1,9 @@
1
+# pct pull
2
+
3
+> Copy a file from a container to the local system.
4
+> See also: `pct push`
5
+> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_pull>.
6
7
+- Copy a file from a container:
8
9
+`pct pull {{100}} /{{path/to/source_file}} {{path/to/destination_file}}`
0 commit comments