Thanks. I did that and it worked :)
- Original Message
From: Rory Winston <[EMAIL PROTECTED]>
To: Jakarta Commons Developers List
Sent: Friday, October 12, 2007 6:39:02 PM
Subject: Re: Error while downloading zip file using commons-net 1.4.1
Try setting the file type explici
Try setting the file type explicitly to binary.
Rory
s n wrote:
Hi All,
I am trying to use the commons-net (1.4.1) package to download zip files from
and FTP site.Everything seems to be working fine (Able to login and download
the file), except when i try to open the downloaded zip file.
I
Hi All,
I am trying to use the commons-net (1.4.1) package to download zip files from
and FTP site.Everything seems to be working fine (Able to login and download
the file), except when i try to open the downloaded zip file.
I am not sure why this happens. Any help would be highly appreciated.