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=21406>.
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=21406

[PATCH] FTPSource transfer mode

           Summary: [PATCH] FTPSource transfer mode
           Product: Avalon
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Excalibur
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


FTPSource was transferring files in ascii mode. I changed this to binary.

Unfortunately there is no well defined way for FTPSource to determine whether it
is dealing with an ascii file or not. Since ascii transfer mode messes up binary
files a lot more than binary mode does ascii files it should transfer files in
binary mode. The worse that can happen now is that ascii line breaks get messed up.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to