|
[Marvin Radding:] Get rid of the NOOP. The FTP thinks this is a user name. You don't need the USER on the second line either. Just send the userid and password. The FTP is expecting a userid and password and thinks that the USER word is a user id. And it thinks that the APPUSER word is the password. Drop the USER word and it should work in batch. Marvin ------------------------------ message: 3 date: Thu, 29 Sep 2005 14:41:47 -0400 from: "Henza, Guy" <GHenza@xxxxxxxxx> subject: RE: Strange FTP batch error Try dropping USER just send APPUSER PASSWORD HTH Guy date: Thu, 29 Sep 2005 14:15:16 -0400 from: Krish Thirumalai <krishnithya@xxxxxxxxx> subject: Re: Strange FTP batch error What you see in the output file is just my login id on the system I am trying to FTP from. The system I am connecting to is prompting me to enter a user id. I get the same issue if I am sending a save file or a member. I made sure that the source file exists on the other end also. Here is my batch FTP script NOOP USER APPUSER PASSWORD SITE NAMEFMT 0 PUT QTEMP/QRPGLESRC.TPM582 PKTFRFMA/DQRPGLESRC.TPM582 QUIT What I had in the email is just the output On 9/29/05, David Gibbs <david@xxxxxxxxxxxx> wrote: > Krish Thirumalai wrote: > > Output redirected to a file. > > Input read from specified override file. > > Connecting to remote host 10.110.XXX.X using port 21. > > 220-QTCP at XXXXXXXX.com > > 220 Connection will close if idle more than 5 minutes. > > Enter login ID (kthiruma): > > 331 Enter password. > > OS/400 is the remote operating system. The TCP/IP version is > > "V5R3M0". > > 250 Now using naming format "0". > > Enter an FTP subcommand. > > > USER APPUSER ******** > > 331 Enter password. > > 530 Log on attempt by user APPUSER rejected. > > I'm kind of confused ... why are you trying to logon again? You're > already logged on as kthiruma. > > david > > > -- > -- Krish Thirumalai Regards, Guy Henza Tri-State Hospital Supply Corporation 301 Catrel Howell MI 48844 fon (517) 546-5400 x1312 fax (517) 540-1513 GHenza@xxxxxxxxx
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.