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



Good reason to be confused - it is wrong!! Whoever wrote the Redbook musta been a Linux or Windows dweeb - and assumed that the command existed on the iSeries, too.

From an iSeries FTP client session:

prompt
Subcommand 'prompt' not valid.
For a list of available FTP subcommands, enter subcommand HELP.


Best source is the actual FTP manual for the iSeries.

http://publib.boulder.ibm.com/infocenter/systems/scope/i5os/topic/rzaiq/rzaiq.pdf

HTH
Vern

Adam Glauser wrote:
William.Epperson@xxxxxxxxxxxxxxxxxxxxxxxx wrote:
If you really have questions concerning FTP on the i. See:

http://www.redbooks.ibm.com/redbooks/pdfs/sg246551.pdf chapter 7. I am reading there about the PROMPT command.

Hmm ... now I'm confused. In section 7.3 "Using IBM i5/OS as FTP client", the document you've linked states:

The following sequence of commands accomplishes the
same transfer of all c source files from IBM i5/OS to Linux as in the
case of Example 7-1:
prompt
namefmt 1
lcd /itsodir/src
cd /home/itso/src
mput *.c

The lcd command changes the directory of the local system which, in
this case, is the IBM
i5/OS system. The cd command changes the directory on the remote or
Linux system.
Without the prompt command, before each file is transferred, you are
prompted whether to
transfer that file.

However, this is an ftp session on V5R4:
===> ftp 'ftp.ca.debian.org'
===> USER anonymous
===> PASS <my email address>
===> HELP prompt
Subcommand 'PROMPT' not valid.
===> QUIT

Thanks for the link though, looks like an interesting read.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.