Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-22 Thread Jan Marten Simons
Johannes Schindelin wrote: I'm still thinking FTP would be a useful alternative as it's more low-level. It is not only simpler, it is no file system. With FTP, you'd still have to "download" the files to use them. By contrast, SMB and NFS allow you to use the files directly (even writing

Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-22 Thread Johannes Schindelin
Hi, On Tue, 22 Aug 2006, Jan Marten Simons wrote: > I'm still thinking FTP would be a useful alternative as it's more low-level. It is not only simpler, it is no file system. With FTP, you'd still have to "download" the files to use them. By contrast, SMB and NFS allow you to use the files dir

Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-22 Thread Jan Marten Simons
Fabrice Bellard wrote: Jan Marten Simons wrote: I was asking for an integrated virtual FTP server (about 14 months ago). [snipped] My preference would be for an SMB server or NFS server fully integrated in slirp. A fully integrated NFS server would be quite simple to implement but it woul

Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-21 Thread Jernej Simončič
On Monday, August 21, 2006, 22:56:15, Fabrice Bellard wrote: > A fully integrated NFS server would be quite simple to implement but it > would not easily work with windows guests. Well, Microsoft has a NFS client (and server) in their Services for Unix, which are a free download for Windows 2000

Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-21 Thread Fabrice Bellard
Jan Marten Simons wrote: I was asking for an integrated virtual FTP server (about 14 months ago). [snipped] My preference would be for an SMB server or NFS server fully integrated in slirp. A fully integrated NFS server would be quite simple to implement but it would not easily work with w

Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-21 Thread Rene Horn
I wrote up a howto on this:http://qemu.dad-answers.com/viewtopic.php?t=1963I'm not sure if that will provide exactly what the OP was looking for, but it should be a step in the right direction. ReneOn 8/21/06, Jan Marten Simons <[EMAIL PROTECTED]> wrote: frisen wrote:> Dear developers,>> We would l

Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-21 Thread Jan Marten Simons
frisen wrote: Dear developers, We would like to know how to resolve the problem of file sharing between guest and host operating systems. We have tried in many ways without any success... If you can send us a suggestion, we would be very grateful - the version of qemu we have tried is the 0.8

[Qemu-devel] windows xp under pclinuxos 2005

2006-08-20 Thread frisen
Dear developers, We would like to know how to resolve the problem of file sharing between guest and host operating systems. We have tried in many ways without any success... If you can send us a suggestion, we would be very grateful - the version of qemu we have tried is the 0.8.1.1. Many Gree