Bug 29741 - Add parameter to FTP task to disable verification
Summary: Add parameter to FTP task to disable verification
Status: RESOLVED DUPLICATE of bug 35471
Alias: None
Product: Ant
Classification: Unclassified
Component: Optional Tasks (show other bugs)
Version: 1.6.1
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.8.0
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 16:20 UTC by Gregory A. Swarthout
Modified: 2008-07-14 07:43 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory A. Swarthout 2004-06-22 16:20:52 UTC
There is a public method FTPClient.setRemoteVerificationEnabled() that can be 
called to change the default value for this variable to false, and thereby
disable the verification.

I am currently unable to use the FTP task to transfer files to my ISP account 
because of this verification check.
Comment 1 Stefan Bodewig 2008-07-14 07:43:22 UTC

*** This bug has been marked as a duplicate of bug 35471 ***