From ftpserver-dev-return-487-apmail-incubator-ftpserver-dev-archive=incubator.apache.org@incubator.apache.org Sun Feb 11 15:48:36 2007 Return-Path: Delivered-To: apmail-incubator-ftpserver-dev-archive@www.apache.org Received: (qmail 48831 invoked from network); 11 Feb 2007 15:48:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2007 15:48:35 -0000 Received: (qmail 79398 invoked by uid 500); 11 Feb 2007 15:48:43 -0000 Delivered-To: apmail-incubator-ftpserver-dev-archive@incubator.apache.org Received: (qmail 79325 invoked by uid 500); 11 Feb 2007 15:48:42 -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 79313 invoked by uid 99); 11 Feb 2007 15:48:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Feb 2007 07:48:42 -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; Sun, 11 Feb 2007 07:48:31 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HGGvu-0007i5-28 for ftpserver-dev@incubator.apache.org; Sun, 11 Feb 2007 16:48:06 +0100 Received: from c-61fee155.177-11-64736c12.cust.bredbandsbolaget.se ([85.225.254.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Feb 2007 16:48:06 +0100 Received: from niklas by c-61fee155.177-11-64736c12.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Feb 2007 16:48:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ftpserver-dev@incubator.apache.org From: Niklas Gustavsson Subject: Re: file transfer Date: Sun, 11 Feb 2007 16:47:43 +0100 Lines: 34 Message-ID: References: <20070206163142.31179.qmail@web27107.mail.ukl.yahoo.com> <45C8B33B.1090500@notitium.se> <45CCA27C.4010803@dimatas.com> <45CCA476.1010408@worlddocument.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-61fee155.177-11-64736c12.cust.bredbandsbolaget.se User-Agent: Thunderbird 2.0b2 (Windows/20070116) In-Reply-To: <45CCA476.1010408@worlddocument.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Patel Ashok wrote: > Rajeev Kamal wrote: >> Hello, >> I want to use FTPServer API as I found in the following jarkarta link. "http://incubator.apache.org/ftpserver/apidocs/index.html" >> Is there a jar file that I can download to use these API's. >> Thanks, >> Rajeev >> >> > Rajeev, > > Clink on download link on the left side using the link below. > > http://incubator.apache.org/ftpserver/index.html > > You can find "ftpserver-dev.zip " there which has jar file you are looking for. These are from a very old release. Currently I would recommend you to download the sources from Subversion and build your own binary (until we make a new release). To download the sources, follow the instructions here: http://cwiki.apache.org/confluence/display/FTPSERVER/Source To build a binary, follow these instructions: http://cwiki.apache.org/confluence/display/FTPSERVER/Building If you run into any problems, please get back to this mailing list and I'll help you out. /niklas