Difference between revisions of "Multipass transfer"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Examples == | == Examples == | ||
− | + | * <code>[[multipass]] transfer YOUR_FILE YOUR_IMAGE_NAME_DESTINATION:/tmp/</code> | |
− | + | * <code>multipass transfer ubuntu-20.04.1-desktop-amd64.iso YOUR_IMAGE_NAME_DESTINATION:/tmp/</code< | |
− | |||
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/</code<
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: