From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgAUu-00086r-Qr for qemu-devel@nongnu.org; Wed, 08 Jun 2005 20:02:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgAUp-00084M-Cs for qemu-devel@nongnu.org; Wed, 08 Jun 2005 20:02:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgAUp-0007zu-3T for qemu-devel@nongnu.org; Wed, 08 Jun 2005 20:02:07 -0400 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DgAJg-0005UR-44 for qemu-devel@nongnu.org; Wed, 08 Jun 2005 19:50:36 -0400 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.237.180]) by po1.wam.umd.edu (8.12.10/8.12.10) with ESMTP id j58NoWRu011727 for ; Wed, 8 Jun 2005 19:50:32 -0400 (EDT) Date: Wed, 8 Jun 2005 19:50:32 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion) Message-ID: <20050608235032.GA18691@jbrown.mylinuxbox.org> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <62858.80.137.202.71.1118269878.squirrel@pc42.xtal.rwth-aachen.de> 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 On Thu, Jun 09, 2005 at 12:31:18AM +0200, Jan Marten Simons wrote: > > Not quite, but TFTP by protocol design limits filesize to 2^16-1 blocks > > of 512 bytes or 32 MB minus 512 bytes (33553920 bytes). > > Well, if this is the case FTP should realy be added as an alternative > protocol. > > And the more I think about vvFAT, the more I think it's too complex to get > this working bidirectional and secure in regard to file integrity. > > Jan > I've been convinced. I'll take a look at it and see what can be done for a builtin ftp server. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.