AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  ftp failed: where is ftplog

    Posted 12/15/08 10:50 PM

    Originally posted by: apple08


    dear AIX gurus,
    our automated ftp bacth program failed at 3:00 am, when we rerun again this morning it was ok.
    ftpWrapper.pl: 01:04:05 machine = 238.340.55.66
    Can't call method "login" on an undefined value at /disc6/data/Batch/

    how to check from server, the ftp error and would appreciate yr advice how to troubleshoot this.
    #AIX-Forum


  • 2.  Re: ftp failed: where is ftplog

    Posted 12/16/08 08:27 AM

    Originally posted by: tony.evans


    You need to look at the perl program (ftpWrapper.pl) and work out what went wrong.

    You didn't get an error message from the AIX ftp command or the AIX ftp daemon, you got a failure from a perl script.
    #AIX-Forum