From ftpserver-dev-return-472-apmail-incubator-ftpserver-dev-archive=incubator.apache.org@incubator.apache.org Tue Feb 06 16:44:04 2007 Return-Path: Delivered-To: apmail-incubator-ftpserver-dev-archive@www.apache.org Received: (qmail 46073 invoked from network); 6 Feb 2007 16:43:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2007 16:43:43 -0000 Received: (qmail 33261 invoked by uid 500); 6 Feb 2007 16:43:50 -0000 Delivered-To: apmail-incubator-ftpserver-dev-archive@incubator.apache.org Received: (qmail 33248 invoked by uid 500); 6 Feb 2007 16:43:50 -0000 Mailing-List: contact ftpserver-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ftpserver-dev@incubator.apache.org Delivered-To: mailing list ftpserver-dev@incubator.apache.org Received: (qmail 33237 invoked by uid 99); 6 Feb 2007 16:43:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 08:43:50 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcjfd-ftpserver-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 08:43:38 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HETPH-0003zY-EO for ftpserver-dev@incubator.apache.org; Tue, 06 Feb 2007 17:42:59 +0100 Received: from c-bbfce155.177-11-64736c12.cust.bredbandsbolaget.se ([85.225.252.187]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Feb 2007 17:42:59 +0100 Received: from niklas by c-bbfce155.177-11-64736c12.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Feb 2007 17:42:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ftpserver-dev@incubator.apache.org From: Niklas Gustavsson Subject: Re: file transfer Date: Tue, 06 Feb 2007 17:42:43 +0100 Lines: 20 Message-ID: References: <20070206163142.31179.qmail@web27107.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-bbfce155.177-11-64736c12.cust.bredbandsbolaget.se User-Agent: Thunderbird 2.0b2 (Windows/20070116) In-Reply-To: <20070206163142.31179.qmail@web27107.mail.ukl.yahoo.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org [Resending, hopefully not double posting] Hi Dell'oro Marco wrote: > I installed the FTP server, but the transfer rate is > terribly slow for big files... Is there any tuning I > should perform in order to speed up the file transfer? Not anything specific that I could think of besides the buffer size as described in this issue (). And that is not currently tweakable. I would like to test your scenario but need some more specifics: * how large are the files? * is it both for storing and retrieving files? * what environment are you testing in? * what version are you using for testing, the binaries from the site or built from SVN? /niklas