Re: java ftp library
From: Rhino (rhino1_at_NOSPAM.sympatico.ca)
Date: 03/02/05
- Next message: IchBin: "Re: Catching Dos console output from within Java Class"
- Previous message: Rhino: "Re: Jarsigner and Timestamp"
- In reply to: smarto59_at_hotmail.com: "java ftp library"
- Next in thread: proGex: "Re: java ftp library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 2 Mar 2005 17:48:23 -0500
<smarto59@hotmail.com> wrote in message
news:93fb4dc1.0503021323.3461018e@posting.google.com...
> Im developing p2p application and Im willing to use ftp to
> transfer files between nodes. so each node will be a server
> and client at the same time. I need a java library that is
> capable to do the following:
> build both client and server sides
> parallel transmission and requesting of files (managing threads implicity)
> monitoring transmission progress
> pause and resume transmission
> and FREE
> can you recommond any one?
Why reinvent the wheel? There must be dozens of FTP utilities out there now,
many of which are free. I've had good experiences with FTPExplorer and
SmartFTP but there are many others. Just check out any site that accumulates
Shareware/Freeware, like Tucows.com.
Rhino
- Next message: IchBin: "Re: Catching Dos console output from within Java Class"
- Previous message: Rhino: "Re: Jarsigner and Timestamp"
- In reply to: smarto59_at_hotmail.com: "java ftp library"
- Next in thread: proGex: "Re: java ftp library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|