Sharing Files between VM and Host using Virtual PC 2007 - Stack Overflow most recent 30 from stackoverflow.com 2009-12-10T15:25:06Z http://stackoverflow.com/feeds/question/151327 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/151327/sharing-files-between-vm-and-host-using-virtual-pc-2007 -1 Sharing Files between VM and Host using Virtual PC 2007 Bryant 2008-09-30T00:41:08Z 2009-01-12T14:46:03Z <p>I know that I can share files using Shared Folders in Virtual PC, but this method seems to have pretty poor performance. Is there another method to share files that provides better performance? (Besides using something other than Virtual PC)</p> <p>Note: I guess this isn't directly programming related, but as a developer who spends all day in virtual machines it seemed related enough. I guess Kev must not use virtual machines when he does development...</p> http://stackoverflow.com/questions/151327/sharing-files-between-vm-and-host-using-virtual-pc-2007/151381#151381 1 Answer by dimarzionist for Sharing Files between VM and Host using Virtual PC 2007 dimarzionist 2008-09-30T01:07:11Z 2008-09-30T01:07:11Z <p>The best way to do it is probably set up proper bridge network connection between host machine and VM.</p> http://stackoverflow.com/questions/151327/sharing-files-between-vm-and-host-using-virtual-pc-2007/158857#158857 0 Answer by Mike Stone for Sharing Files between VM and Host using Virtual PC 2007 Mike Stone 2008-10-01T17:49:37Z 2008-10-01T17:49:37Z <p>Using VirtualBox, I had problems setting up shared folders (I tried setting it up, and it wasn't working intuitively right away, so I got fed up with it). Thus, I just ftp'ed to the host OS (which I already had set up since I was on Linux), and transfered the file that way.</p> <p>I would suggest timing transferring a reasonably sized file via shared folders, and then time it again using FTP... if it's faster, that's your solution :-)</p> <p>Sorry I can't give actual performance metrics on that!</p> http://stackoverflow.com/questions/151327/sharing-files-between-vm-and-host-using-virtual-pc-2007/435624#435624 0 Answer by Colin Pickard for Sharing Files between VM and Host using Virtual PC 2007 Colin Pickard 2009-01-12T14:46:03Z 2009-01-12T14:46:03Z <p>some more discussion here:</p> <ul> <li><a href="http://stackoverflow.com/questions/46252/is-there-a-way-i-can-have-a-vm-gain-access-to-my-computer">http://stackoverflow.com/questions/46252/is-there-a-way-i-can-have-a-vm-gain-access-to-my-computer</a></li> </ul>