× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



As I explained in my last post on this subject, the QUOTE command is typed
in to the FTP client, and the FTP client sends the string AFTER (but not
including) the word quote to the FTP server.

When you connect with telnet, you're talking to the server DIRECTLY, and
therefore, it makes absolutely no sense to type "quote."

Instead, remove the word "quote" and just type "syst" and "time 500" and
"rcmd sndmsg test qpgmr"


> TELNET RMTSYS('xxx.xxx.xxx.xxx') PORT(21)
> 220 Connection will close if idle more than 5 minutes.
> user xxxxxxxxxx
> 331 Enter password.
> pass xxxxxxxxxx
> 230 XXXXXXXXXX logged on.
> quote syst
> 500 Syntax error, command unrecognized: 'quote syst'
> quote time 500
> 500 Syntax error, command unrecognized: 'quote time 500 '
> syst
> 215  OS/400 is the remote operating system. The TCP/IP version is "V5R2M0".
> quote rcmd sndmsg hello qpgmr
> 500 Syntax error, command unrecognized: 'quote rcmd sndmsg hello qpgmr'
>
> Not sure I did that correctly.
> I'll get the network folks on it--probably will be awhile dealing with
> three/four people.
>

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.