Forum Topic - File transfers between QNX guest and Windows host:
   
File transfers between QNX guest and Windows host  
Is there a preferred way to transfer files between a QNX guest OS and a Windows host? Something like making a DOS 
partition visible to both OSs, which is how I used to do it when I had a dual-boot machine, would be nice. Of course, I 
can always use FTP...
RE: File transfers between QNX guest and Windows host  
I normally use fs-cifs
 
It would be nice if someone ported the hgfs (Host-Guest Filesystem), but
that has yet to be done.
 
A combination of fs-cifs and the clipboard (download the vmtool) works
pretty well though.
 
Cheers,
 
Colin

  _____  

From: Kevin Miller [mailto:kevin.miller@transcore.com]
Sent: Sat 03/05/2008 4:14 PM
To: general-vmware
Subject: File transfers between QNX guest and Windows host



Is there a preferred way to transfer files between a QNX guest OS and a
Windows host? Something like making a DOS partition visible to both OSs,
which is how I used to do it when I had a dual-boot machine, would be nice.
Of course, I can always use FTP...

_______________________________________________ 
General 
http://community.qnx.com/sf/go/post7642
<http://community.qnx.com/sf/go/post7642>;  

Re: File transfers between QNX guest and Windows host  
This is kinda like a day late and a dollar short but I am uploading a port of something called vmw which includes a 
vmftp program.  This runs in QNX 6 and acts like an ftp client in QNX which sees the host shared folders.  You can then 
transfer files that way if you choose.

Rick..