Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
9.3k views
in General by
i itry to download the ftp file for java,but its dont unpack the file...
the ftp file for c# its unpack ok,but i need the one for java...
can someone help me??

5 Answers

0 votes
by
Try WinZip (www.winzip.com), it unpacks tar.gz files without any problems.
0 votes
by
hi again,i unpack the file,but which file i should put in WEB-INF\lib??
there is no jar file???
0 votes
by
1. Download ftp-1.2.3.tar.gz and save it somewhere.

2. Open with WinZip - it will say it contains one file (*.tar), and will ask you if it should be decompressed to a temporary folder and opened. Answer yes, and you will see the list of files in the archive.

3. ftp.jar is the jar file you need.

hi again,i unpack the file,but which file i should put in WEB-INF\lib??
there is no jar file???
0 votes
by
that using in the FTPClient???
when i try use this ftp.jar its not work and the servlt"is not availble"
i must see some example who show how i log in and transfer files
0 votes
by
There is sample code in the test package.

that using in the FTPClient???
when i try use this ftp.jar its not work and the servlt"is not availble"
i must see some example who show how i log in and transfer files

Categories

...