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
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
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
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
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
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
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
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