Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sun.net.ftp.FtpProtocolException: PORT :500 Illegal PORT command, EPSV ALL

843790Oct 3 2006 — edited Oct 3 2006
Hi,

I am getting this exception

" sun.net.ftp.FtpProtocolException: PORT :500 Illegal PORT command, EPSV ALL "

while trying to retrieve a file from a ftp server. The code uses sun.ftp classes . The same code how ever works fine with other few ftp servers. Using url also gives the same exception. Can some body let me know why this error is thrown and what is the solution for this.

Thanks,
Praveen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2006
Added on Oct 3 2006
1 comment
302 views