You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/07/02 09:21:26 UTC

DO NOT REPLY [Bug 10392] New: - FTP problems

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10392

FTP problems

           Summary: FTP problems
           Product: Ant
           Version: 1.5Beta3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: michaelchen@kpmg.co.nz


when ftping files from a directory to a Ftp site that has the directory and 
files already in it, ant gives the following error.

fileset: Setup scanner in dir Y:\TST\ADC\ADC_0001_20020702\SVR-servername with 
patternSet{ includes: [] excludes: [**/1_Scrip
t/*] }
      [ftp] checking date for adc/bin/test1.txt
      [ftp] creating remote directory adc
      [ftp] disconnecting

BUILD FAILED
X:\ADC_build_01.xml:141: could not create directory: 550 adc: Cannot create a 
file when that file already exists.

This exact same script works find with ANT ver 1.4.1

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>