From owner-freebsd-current@FreeBSD.ORG Thu May 15 14:37:14 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27DC537B401 for ; Thu, 15 May 2003 14:37:14 -0700 (PDT) Received: from smtp4.hy.skanova.net (smtp4.hy.skanova.net [195.67.199.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FF2643F85 for ; Thu, 15 May 2003 14:37:13 -0700 (PDT) (envelope-from petertf@telia.com) Received: from foo (h6n1fls21o1048.telia.com [217.211.130.6]) by smtp4.hy.skanova.net (8.12.9/8.12.9) with SMTP id h4FLbBRN010700 for ; Thu, 15 May 2003 23:37:11 +0200 (CEST) From: "peter" To: Date: Thu, 15 May 2003 23:37:07 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: asymetrisk transfer of files through ftp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 21:37:14 -0000 When you are trying to transfer large file with ftp (ftpd started with inetd), you got a higher transfer rate when you do a ftp get compared to an ftp put. I try with ftp localhost same result. Is this a bug ? /peter