Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 88902 invoked from network); 22 May 2003 13:15:07 -0000 Received: from imail.amig.com (66.117.196.27) by daedalus.apache.org with SMTP; 22 May 2003 13:15:07 -0000 To: "Jakarta Commons Users List" Subject: Re: Java Ftp Client MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.10 March 22, 2002 Message-ID: From: "Glenn Ward/AMIG" Date: Thu, 22 May 2003 09:12:56 -0400 X-MIMETrack: Serialize by Router on IMail/AMIG(Release 5.0.12 |February 13, 2003) at 05/22/2003 09:12:46 AM, Serialize complete at 05/22/2003 09:12:46 AM Content-Type: multipart/alternative; boundary="=_alternative 0048C9EF85256D2E_=" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=_alternative 0048C9EF85256D2E_= Content-Type: text/plain; charset="us-ascii" Petter, There's an FTP example in the Commons Net 1.0.0 source code. Download and expand commons-net-1.0.0-src.zip. Look for ftp.java in the commons-net-1.0.0\src\java\examples folder. Glenn Petter Bengtsson 05/22/03 05:58 AM Please respond to "Jakarta Commons Users List" To: commons-user@jakarta.apache.org cc: Subject: Java Ftp Client Hello, I'm requesting some help setting up a ftp client with the Common/net. What I need to do is to setup a ftp client that can login to a FTP server and download a specific file and save it in a directory on my computer. I've looked in the common NET java libraries and the FTPClient.java and tried to get it to work but failed. Thanks in advance /Petter --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --=_alternative 0048C9EF85256D2E_=--