HP3000-L Archives

April 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Thu, 20 Apr 2000 22:17:31 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (10 lines)
>Has anyone ever used ftp inside a while loop in a batch job?  We have
>tried this with different jobs but only the first iteration of the while
>loop works.

It's probably not a good idea to have FTP read its commands from the
job $STDIN inside the while loop. It should work OK, if FTP reads its
commands from a (temp) file via input redirection (ftp < somefile).

Lars.

ATOM RSS1 RSS2