Difference between revisions of "Multipass transfer"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | <code>[[multipass]] transfer</code> | |
+ | * Offical doc: https://multipass.run/docs/transfer-command | ||
== Examples == | == Examples == |
Revision as of 14:26, 2 May 2022
multipass transfer
- Offical doc: https://multipass.run/docs/transfer-command
Examples
multipass transfer YOUR_FILE YOUR_IMAGE_NAME_DESTINATION:/tmp/
multipass transfer ubuntu-20.04.1-desktop-amd64.iso YOUR_IMAGE_NAME_DESTINATION:/tmp/
Execution with errors
transfer failed: [sftp push] open failed: 'SFTP server: Permission denied'
multipass transfer ORIGIN_DIR YOUR_VM_NAME:/destination_path/ Source path must be a file
Related commands
docker cp
multipass list
to list your available VMs
See also
Advertising: