|
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 +---
As an Amazon Associate we earn from qualifying purchases.
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.