I use RxFTP almost daily for updating my web sites (speleotrove.com and
speleogroup.org) -- and have been using it without problems for many years
(a decade, or thereabouts).
 
Yesterday I failed to update any page using it, getting the following logged
messages (from  rc=session~FtpDir('*.*') ) :

220 prositeFTP Server Ready
USER speleotrove.com
331 User speleotrove.com logged in, needs password
PASS XXXX
230 Password OK, FTP server ready
SYST
215 UNIX Type: A
CWD /htdocs/mfc
250 Successful (/htdocs/mfc/)
PASV
227 Entering Passive Mode (213,171,193,5,211,117).
LIST -aL *.*
150 Opening data connection.
501 Syntax error in parameters or arguments.
QUIT
221 Service closing control connection.

I've opened a ticket with my ISP; in the meantime, I'm wondering if anyone
has seen this before and if some simple change would avoid the problem ...
ideas welcome!
 
Mike
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to