QNX VM implementation guide

Hello i am implementing the QNX vm configuration file.
What i have done so far is that i can ping from the VM to the QNX hypervisor.
The problem is now i can’t think how i can transfer a file from that host to the VM
Or from my laptop to the VM

Which version of QNX are you using in your VM?

The most obvious way to transfer files is:

  1. FTP - QNX can be the client or server, you just need to enable FTP.
  2. USB thumbdrive (assuming your hypervisor has made your USB ports available to your QNX VM and you’ve enabled the USB driver in QNX etc)
  3. Samba - Depending on version of QNX being used, Samba is available.

Tim