Philippe, maybe in your environment now, it is not necessary to use a SOCKS proxy to access the FTP server, and because of this, the SOCKS proxy has not been configured to proxy for it. Does it fix your problem if you tell XXE not to use a SOCKS proxy for the (newly-addressed?) FTP server?
The text "Malformed reply from SOCKS server" seems to come from the bowels of the java.net.SocksSocketImpl class. As I read the code there [1], it can be thrown any time a SOCKS server sends less data than it ought to before closing the stream. cheers, David. [1] http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/net/SocksSocketImpl.java#99 On Wed, Jan 9, 2013 at 10:09 PM, Hussein Shafie <[email protected]> wrote: > On 01/09/2013 10:49 AM, Philippe Nobili wrote: > >> On Wed, 2013-01-09 at 10:02 +0100, Hussein Shafie wrote: >> >>> Please give me access to a vsFTPd 2.0.5 server. (If I cannot reproduce a >>> problem here at XMLmind, there is no way for me to fix it.) >>> >> Yes, I understand quite well. However, I have *no way* to give you >> >> access to our servers... which are located remotely and have strict >> access rules. >> >> Maybe you could just check that the weird server answer: >> "PORT command sucessful. Consider using PASV." (I have never seen this >> trailing "Consider using PASV." before...) is not the cause of the >> problem. >> >> If it is not (maybe I am being too simplistic), just forget about it >> we'll found a workaround for the time being. >> > > In the next few days (may be today or tomorrow), I'll upgrade the > commercial, high-quality, FTP library our FTP add-on uses and point you to > a private download area. This way you'll be able to test if this upgrade > fixes your problem. > > I'm afraid this is the best I can do to help. > > > > -- > XMLmind XML Editor Support List > [email protected] > http://www.xmlmind.com/**mailman/listinfo/xmleditor-**support<http://www.xmlmind.com/mailman/listinfo/xmleditor-support> >
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

