From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dkjib-00078a-Lv for qemu-devel@nongnu.org; Tue, 21 Jun 2005 10:27:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DkjiS-00073T-TX for qemu-devel@nongnu.org; Tue, 21 Jun 2005 10:27:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkjiR-000701-IP for qemu-devel@nongnu.org; Tue, 21 Jun 2005 10:27:03 -0400 Received: from [134.130.3.131] (helo=ms-dienst.rz.rwth-aachen.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dkjb9-0004n4-Om for qemu-devel@nongnu.org; Tue, 21 Jun 2005 10:19:31 -0400 Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IIF00JCEUBK3H@ms-dienst.rz.rwth-aachen.de> for qemu-devel@nongnu.org; Tue, 21 Jun 2005 16:16:32 +0200 (MEST) Received: from [137.226.40.101] (pc42.xtal.RWTH-Aachen.DE [137.226.40.101]) by relay.rwth-aachen.de (8.13.3/8.13.3/1) with ESMTP id j5LEGVnJ016198 for ; Tue, 21 Jun 2005 16:16:31 +0200 (MEST) Date: Tue, 21 Jun 2005 16:17:08 +0200 From: Jan Marten Simons Subject: Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion) In-reply-to: <20050608235032.GA18691@jbrown.mylinuxbox.org> Message-id: <42B82164.6060609@xtal.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT References: <42A061E3.8010804@xtal.rwth-aachen.de> <1118102065.9735.50.camel@aragorn> <46d6db66050607014022a530d8@mail.gmail.com> <62858.80.137.202.71.1118269878.squirrel@pc42.xtal.rwth-aachen.de> <20050608235032.GA18691@jbrown.mylinuxbox.org> Reply-To: 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 Jim C. Brown wrote: >I've been convinced. I'll take a look at it and see what can be done for a >builtin ftp server. > Hi Jim, Are there any results, yet? I'd like to help with testing this feature, as I cannot really help with coding. Jan