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

275 B

pct pull

Copy a file from a container to the local system. See also: pct push. More information: https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_pull.

  • Copy a file from a container:

pct pull {{100}} /{{path/to/source_file}} {{path/to/destination_file}}