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