Ask a Question related to AIX, Design and Development.
-
Nicholas Dronen #1
Re: Question concerning AIX ftp command
[email]bsc7080mqc@mylxhqremove.com[/email] wrote:
bmmc> We are using shell scripts and .netrc files to initiate ftp
bmmc> connections within our Oracle Applications evironment. Periodically,
bmmc> we have jobs that simply hang. It usually revolves around an FTP
bmmc> server that is not responding. I have developed an alternate solution
bmmc> that utilizes a built in UTL_TCP coding with in the Oracle Database
bmmc> and it works well, and it happens to have a transfer timeout option.
bmmc> As a default it was set to NULL meaning never ending. I changed the
bmmc> parm to a default of 2 minutes. If the ftp server hangs for some
bmmc> reason,the ftp session fails and terminates.
bmmc> I want to emulate the same functionality in my shell scripts, but I
bmmc> can't find a matching parameter that allows me to control the timeout
bmmc> for ftp connections at the AIX ftp commandline level. I saw that you
bmmc> can set daemon parm for the respective ftp server that would control
bmmc> timeout, but I need a solution that works in the shell script (korn
bmmc> shell by the way). Something that watches our ftp connection and fails
bmmc> the shellscript if the ftp session timesout...
This isn't a question about AIX. Please post this question to
comp.unix.shell.
Regards,
Nicholas
--
"Why shouldn't I top-post?" [url]http://www.aglami.com/tpfaq.html[/url]
"Meanings are another story." [url]http://www.ifas.org/wa/glossolalia.html[/url]
Nicholas Dronen Guest
-
WS-* Question and WSDL command
Hi, I am using WSE2.0 for security on a new web service application in development. As part of my daily build process I have created a series of... -
command line question.
i want to use ruby under UNIX for launching different apps under different users. how would i implement something like this let's say i... -
system command question
I there a reason why a command will not work if i do system "$cmd &> xyz.log" even though it works if I do system "$cmd" -
Question on FIND command.
I am a new UNIX user. I would like to find and delete all files with the following extensions: *.out, *.prn, *.o, *.ck in every directories in... -
DB2 7.2 CALL command question
Hello - I am trying to issue the DB2 CLP "CALL" command from a DB2 UDB V7.2 (Windows NT) command line to invoke a stored procedure on DB2 for...



Reply With Quote

