10 lines
257 B
Markdown
10 lines
257 B
Markdown
|
|
# pct push
|
||
|
|
|
||
|
|
> Copy a local file to a container.
|
||
|
|
> See also: `pct pull`.
|
||
|
|
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_push>.
|
||
|
|
|
||
|
|
- Copy a file to a container:
|
||
|
|
|
||
|
|
`pct push {{100}} {{path/to/source_file}} /{{path/to/destination_file}}`
|