Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.5k views
in Java FTP by
i tried to run the Demo.java file
when it is exxecuted its giving error saying-----
exception in thread "main" java.lang.Noclassdefdounderror: com\enterprisedt\net\ftp\FTPMessageListener

plz can anyone help me to solve it

i need to download files from ftp://82.182.52.45:4000/
how can i specify it as host

2 Answers

0 votes
by (161k points)
You need edtftp.jar in your CLASSPATH.

Set the host as 82.182.52.45 and the port as 4000

i tried to run the Demo.java file
when it is exxecuted its giving error saying-----
exception in thread "main" java.lang.Noclassdefdounderror: com\enterprisedt\net\ftp\FTPMessageListener

plz can anyone help me to solve it

i need to download files from ftp://82.182.52.45:4000/
how can i specify it as host
0 votes
by
i am compiling with including two jar files
C:\Documents and Settings\sdr\edtftpj-1.4.6\edtftpj-1.4.6\lib\edtftpj.jar; C:\Documents and Settings\sdr\edtftpj-1.4.6\edtftpj-1.4.6\edtftpj-1.4.6.jar

but still its giving the same exception
noclassdeffound:.........

Categories

...