Difference between revisions of "Multipass transfer"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 8: Line 8:
  
 
=== Execution with errors ===
 
=== Execution with errors ===
transfer failed: [sftp push] open failed: '[[SFTP]] server: Permission denied'
+
<code>transfer failed: [sftp push] open failed: '[[SFTP]] server: Permission denied'</code>
  
 
  multipass transfer ORIGIN_DIR YOUR_VM_NAME:/destination_path/
 
  multipass transfer ORIGIN_DIR YOUR_VM_NAME:/destination_path/

Revision as of 09:20, 12 October 2021

Example

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

See also

Advertising: