Files
tldr/pages/linux/pct-push.md
T
2026-07-17 14:11:21 +07:00

257 B

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}}