Re: pls need some guidance
joe_at_invalid.address
Date: 07/31/03
- Next message: Kenneth: "check file"
- Previous message: Charles Howse: "Capture output of kickstart %post section"
- In reply to: parth: "Re: pls need some guidance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Jul 2003 13:32:31 GMT
parth002000@yahoo.com (parth) writes:
> Joe,
> The script dosen't show any error message. In this script I start a
> ftp co-process, which login to the destination box and copies files
> every 25 seconds. It dosen't show any error but when I go to
> destination box and chcek I don't see any files. If I run this script
> from my home directory I see files in destination box.
>
> I checked ksh exists in /usr/bin directory on production machine.
>
> Any clue.......
Any chance you'll stop top-posting?
All I can say, without seeing the script, is to try set -x and
redirect stdout and stderr to a file for later examination. Or post
the script so we can see what we're talking about.
I'm surprised you're not getting any output from ftp though.
Joe
-- There are 10 kinds of engineers, those who understand binary and those who don't.
- Next message: Kenneth: "check file"
- Previous message: Charles Howse: "Capture output of kickstart %post section"
- In reply to: parth: "Re: pls need some guidance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|