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!

Unziping the files in FTP Server

843790Jun 4 2009 — edited Jun 4 2009
Hi All,

I am new to Java. I have a requirement of Unziping the files using Java.

I have a two Systems let us say SystemA and SystemB. SystemB is an FTP Server and SystemA is a Java Server where JDK installed.
I have to write a Java code in SystemA. This Java code will fetch the ZIP file available in SystemB and unzip the file in SystemB.

I have the Java code which extracts the file in SystemA. I am not able to pick the file from SystemB. Anyone please help me to complete the task.

Thanks in Advance

Vasu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2009
Added on Jun 4 2009
12 comments
493 views