× 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: Chris Bipes <ChrisB@xxxxxxxxxxxxxxx>
  • Date: Thu, 14 Oct 1999 13:24:40 -0700

Please send your input file script.  Most likely you need to have "Domain
Name/User Name".
My input scripts looks something like this:

UserName Password
Put lib/file.mbr file.extn
quit


Christopher K. Bipes    mailto:ChrisB@Cross-Check.com
Sr. Programmer/Analyst  mailto:Chris_Bipes@Yahoo.com
CrossCheck, Inc.        http://www.cross-check.com
6119 State Farm Drive   Phone: 707 586-0551 x 1102
Rohnert Park CA  94928  Fax: 707 586-1884

*Note to Recruiters
I nor anyone that I know of is interested in any new and/or exciting
positions. Please do not contact me.


-----Original Message-----
From: Roger Boucher [mailto:RBoucher@stanpac.com]
Sent: Thursday, October 14, 1999 12:00 PM
To: MIDRANGE-L@midrange.com
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 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.