Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4.6k views
in Java FTP by
hi
i am using java to get a file from ftpserver

i looked into the demo.java program
when its compiled compiler saying the imported packages doesnot exist

where should i save the downloaded edtftpj packages

plz help me

4 Answers

0 votes
by (162k points)
The jar file should be in your CLASSPATH

hi
i am using java to get a file from ftpserver

i looked into the demo.java program
when its compiled compiler saying the imported packages doesnot exist

where should i save the downloaded edtftpj packages

plz help me
0 votes
by
there are three jar files in edtftpj directory
1.edtftpj-1.4.6.jar
2.edtftpj.jar
3.junit.jar
0 votes
by (162k points)
Use edtftpj.jar

there are three jar files in edtftpj directory
1.edtftpj-1.4.6.jar
2.edtftpj.jar
3.junit.jar
0 votes
by
getting an exception .....NoclassDefnfound:com/enterprisedt/net/ftp/FTPMessageListener

Categories

...