Hello

   I use Qemu 6.2.0 on Windows 10.
  I launch qemu with this script:
..\qemu\qemu-system-x86_64.exe -m 512 -smp 1 -hda images/d.qcow2  ^
     -nic user,tftp=trf,hostfwd=tcp:127.0.0.1:2222-:22


Before run script I typed
icacls .\trf /grant:r "%username%":(OI)(CI)F /T

Downloads from host to vm works.
Uploads from vm to host does not works.

Curl command give me error type 28 and 69

Please see also the attached image.

Please help me

Best regards

Reply via email to