Skip to content

Commit 408cc72

Browse files
authored
Create pct-push.md
1 parent b31a31c commit 408cc72

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

pages/linux/pct-push.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)