DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33770>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33770 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2005-03-04 23:29 ------- The problem for get is, that because the (configuration of) the server is flaky the server gets into a state it doesn't get out of anymore, the libraries get is using try to back out of the EPSV ALL by doing an EPRT (which is illegal after EPSV ALL, as of that moment the data port returned by EPSV ALL must be used). If wget doesn't get the server into that state wget will work fine, but any client trying to use EPSV ALL will lock the server without chance of correcting the situation. that the ftp task is not working - even when the passive mode is off - has to do with the .xmlmesh directory in combination with a check on following symlinks. the ftp list command issued by the jakarta commons net ftpclient class does not return the directory starting with . so that the verification on symlinks fails (which is done because the case sensitivity of the file system has not been probed yet?!) I fixed the FTP task so that it will generally stop probing for symlinks just because the check on case sensitivity has not been performed yet. Furthermore I 'll fix the FTP task so that it will "guess" the hidden file to not be a symlink instead of failing. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]