On 10/11/07, Jenda Krynicky <[EMAIL PROTECTED]> wrote: snip > > $ftp->put($logfile ,"SM.SCS.ADSM.LINUX.ACCTLOG(+1)" ) > > or die "put of $logfile failed ", $ftp->message; > > All I can think of is that the file name is not legal on the > mainframe. Though the message looks a bit strange for that. Could you > try to uploadthe file with some simpler shorter name? snip
At least with the IBM mainframes I have worked with in the past the GDG automatically incremented when you wrote to them from an ftp. Try it without the (+1). -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/