10 lines
275 B
Markdown
Raw Normal View History

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