From: Christian MICHON <christian.michon@gmail.com>
To: CoMiKe <oldmike@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] interesting tftp experiments
Date: Tue, 28 Jun 2005 13:40:41 +0200 [thread overview]
Message-ID: <46d6db6605062804407a03bebe@mail.gmail.com> (raw)
In-Reply-To: <eac4344e05062803463f57b13f@mail.gmail.com>
> Probably your problem is a port problem.
this was a possibility
> You have to options:
>
> - If connecting on PORT mode in your FTP client, port 20 should be
> redirected to your QEmu session through the -redir option.
interesting, never heard of it. Makes sense.
> - If you use passive mode on your FTP client (PASV) you don't need to
> redirect any ports to QEmu, because in passive mode, the server is the
> one that opens the port for data communication.
I already tried that, no success.
>
> I'm using an small FTP server for Windows (SlimFTPd,
> http://www.whitsoftdev.com/slimftpd/). It has an Apache like config
> file, and total size is 51 Kb. It supports both PORT and PASV mode.
we've a winner here! this ftpd for windows host is working fine. I
don't even need to redirect the port. Thanks alot :))))))
Christian
next prev parent reply other threads:[~2005-06-28 12:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 10:46 [Qemu-devel] interesting tftp experiments CoMiKe
2005-06-28 11:40 ` Christian MICHON [this message]
2005-06-29 23:43 ` Henrik Nordstrom
-- strict thread matches above, loose matches on Subject: below --
2005-06-27 14:25 Christian MICHON
2005-06-29 23:45 ` Henrik Nordstrom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46d6db6605062804407a03bebe@mail.gmail.com \
--to=christian.michon@gmail.com \
--cc=oldmike@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.