The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-08-2008
komalkumar komalkumar is offline
Registered User
 

Join Date: Apr 2008
Posts: 4
Thanks a lot for your prompt reply.
I am using

ftp.setFileTransferMode(FTP.BINARY_FILE_TYPE);

where ftp is an :- FTPClient ftp = new FTPClient();

so the mode is binary..
Is there some problem with firewalls??
Please help..
Reply With Quote