Dear M. Shafie,

We use to upload some of our converted documents using ftp:// type URLs
from XMLMind; since our FTP server has been upgraded (now vsFTPd 2.0.5),
this does not work anymore and XMLMind complains about bad SOCKS return:

Message received from XMLMInd GUI:
"
Command execution has failed:
Cannot upload files:
Malformed reply from SOCKS server
"

The same upload to the same location works fine from other FTP clients
(gftp or command-line ftp). Below (we hope it helps), the replies
received from the FTP server when we use ftp command-line client to
perform the same upload operation (the trailing "Consider using PASV."
might disturb XXE ?):

ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
-rw-rw-r--    1 102      9050        59142 Nov 20 17:12 meeting_CR3.pdf
-rw-rw-r--    1 102      9050        63752 Nov 30 10:57 meeting_CR4.pdf
-rw-rw-r--    1 102      9050        63833 Dec 05 10:35 meeting_CR5.pdf
-rw-rw-r--    1 102      9050        48280 Dec 17 08:00 meeting_CR6.pdf
-rw-rw-r--    1 102      9050        65101 Dec 18 14:10 meeting_CR7.pdf
226 Directory send OK.
ftp> put meeting_CR8.pdf
local: meeting_CR8.pdf remote: meeting_CR8.pdf
200 PORT command successful. Consider using PASV.
150 Ok to send data.
226 File receive OK.
66992 bytes sent in 0.00 secs (136012.2 kB/s)


Since many files are uploaded nightly by crontabs, many thanks for your
help/advise on this problem. which is quite ennoying for us.
Best regards.
Philippe.

--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to