× 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.



Scott,
I think your explanation earlier was good.  I've never done a telnet session
where I didn't get some type of interactive sign-on.  At the time it seemed
odd to me that a telnet session would deliver me to ftp.  It just takes a
few before new things really stick sometimes.

This maybe a stupid question, but when you say:
> When you connect with telnet, you're talking to the server DIRECTLY, and
> therefore, it makes absolutely no sense to type "quote."
Which server would I be talking to?  telnet or ftp?  Or the same?
Does the port number define the type of traffic (is that correct term?) that
is allowed?  I mean, if there is only one server, could I do a PUT or STOR
when I initiated a telnet session?


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.
syst
215  OS/400 is the remote operating system. The TCP/IP version is "V5R2M0".
time 500
500 Syntax error, command unrecognized: 'time 500 '
rcmd sndmsg test qpgmr
500 Syntax error, command unrecognized: 'rcmd sndmsg test qpgmr'

Anyways, thank you for sharing of knowledge here.  I'm talking to the
network dude now.  I'll update...

Thanks,
Bruce

"Scott Klement" <klemscot@xxxxxxxxxxxx> wrote in
message news:20040305100925.G83241@xxxxxxxxxxxxxxxxxxx
>
> 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.
> >
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
> To post a message email:
MIDRANGE-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/midrange-l
> or email: MIDRANGE-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>




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.