mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
275 B
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}}