From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhogL-00073m-Kd for qemu-devel@nongnu.org; Mon, 13 Jun 2005 09:08:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhogC-0006x9-MO for qemu-devel@nongnu.org; Mon, 13 Jun 2005 09:08:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhogB-0006ua-OP for qemu-devel@nongnu.org; Mon, 13 Jun 2005 09:08:39 -0400 Received: from [64.233.184.206] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhoRY-0001fj-I9 for qemu-devel@nongnu.org; Mon, 13 Jun 2005 08:53:32 -0400 Received: by wproxy.gmail.com with SMTP id 71so2137336wra for ; Mon, 13 Jun 2005 05:52:26 -0700 (PDT) Message-ID: <46d6db6605061305523793e19e@mail.gmail.com> Date: Mon, 13 Jun 2005 14:52:25 +0200 From: Christian MICHON Subject: Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion) In-Reply-To: <441261340.20050613135528@ena.si> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42A061E3.8010804@xtal.rwth-aachen.de> <20050606142848.GA21394@jbrown.mylinuxbox.org> <20050608182439.GA25845@jbrown.mylinuxbox.org> <20050611205850.GA7047@jbrown.mylinuxbox.org> <46d6db6605061114293bc84546@mail.gmail.com> <46d6db6605061301597cb7095a@mail.gmail.com> <441261340.20050613135528@ena.si> Reply-To: Christian MICHON , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Did you try passive mode? nice suggestion. passive mode off: "dir" lasts forever... passive mode on: "dir" give "connection refused". any idea? Christian