FtpWebRequest, SSL, MVS, and command [OPTS utf8 on]

P

planb

Hello,

I am tryin gto use FtpWebRequest to connect to a MVS FTP server using
SSL. According to the trace logs, the authentication goes OK, but
when the server doesn't recognize the command [OPTS utf8 on] I get a
501 error response and an exception instead of the results from my
ListDirectory command.

Does anyone know if FtpWebRequest can be used with a MVS server? I
found some messages from people having problems, but no solutions or
workarounds (negative evidence).

How about a way to tell the FtpWebRequest connection not to issue the
command?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top