mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
257 B
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}}