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


  • Subject: Re: FTP commands from source member
  • From: "Carl Galgano" <cgalgano@xxxxxxxxxxxxxxxxx>
  • Date: Thu, 14 Oct 1999 16:29:53 -0400

Roger:
Need to see your input file to be sure, but I believe the file should look
something like this:

OPEN systemname
USERID
PASSWORD
etc.
QUIT

Just put the user id on the 2nd line with no keyword and the password on the
next with no keyword, that should work for you.
CJG

Carl Galgano
EDI Consulting Services, Inc.
540 Powder Springs Street
Suite C19
Marietta, GA  30064
770-422-2995
mailto: cgalgano@ediconsulting.com
http://www.ediconsulting.com
EDI, Communications and AS400 Technical Consulting

-----Original Message-----
From: Roger Boucher <RBoucher@stanpac.com>
To: MIDRANGE-L@midrange.com <MIDRANGE-L@midrange.com>
Date: Thursday, October 14, 1999 4:08 PM
Subject: FTP commands from source member


>Okay, so it's my first try... but I can't get it to work.  I can establish
>FTP connection to SERVERNAME and then login in from an AS/400 command line,
>but when I try to run it from a program I get messages telling me I can't
>log in:
>
>I have tried every possible combination of ways to specify username and
>password.  I've tried them on the same line, seperate lines, with and
>without the subcommands USER and PASSWORD (even tried PASS) and nothing is
>working.  I always get the message telling me I cannot log in.  Anyone see
>what I'm doing wrong?
>
>TIA
>
>Here's the program...
>CLRPFM     FILE(MYLIB/MYFILE) MBR(OUTPUT)
>OVRDBF     FILE(INPUT) TOFILE(MYFILE/MYLIB) MBR(INPUT)
>OVRDBF     FILE(OUTPUT) TOFILE(MYFILE/MYLIB) MBR(OUTPUT)
>FTP        RMTSYS(SERVERNAME)
>
>Here's the output member...
>Output redirected to a file.
>Input read from specified override file.
>Connecting to host SERVERNAME at address xxx.xxx.xxx.xxx using port 21.
>220 servername Microsoft FTP Service (Version 4.0).
>Enter login ID (AS/400USERNAME):
>331 Password required for NETWORKUSERNAME.
>530 User NETWORKUSERNAME cannot log in.
>Enter an FTP subcommand.
>> PUT XXXXX/YYYYYY.............
>
>Roger Boucher
>Standard Pacific Corp.
>rboucher@stanpac.com
>714-668-4326
>
>+---
>| This is the Midrange System Mailing List!
>| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
>| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
>| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
>| Questions should be directed to the list owner/operator:
david@midrange.com
>+---

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.