Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Finding incoming files

1 view
Skip to first unread message

Damien FERRAND

unread,
Dec 8, 1998, 3:00:00 AM12/8/98
to
Hello,
I have to questions:

- I have to process files that come to my AS/400 by ftp. For the moment, I
have a batch job that lists files in a library. Is there a best way to do
it?

- To ensure that the file has been completly uploaded, I try to allocate
it with exclusion, is there another way?

Thank You

Damien FERRAND
damien....@wanadoo.fr

Charles R. Pence

unread,
Dec 8, 1998, 3:00:00 AM12/8/98
to

Damien FERRAND wrote:

> - I have to process files that come to my AS/400 by ftp. For the moment, I
> have a batch job that lists files in a library. Is there a best way to do it?
> - To ensure that the file has been completly uploaded, I try to allocate
> it with exclusion, is there another way?

After the FTP PUT, have the requestor notify via MSGQ, DTAQ, record to a file
with wait on EOF forever, etc, that the PUT was completed; where the batch job
listens to one of those objects for the condition. This answers both
questions.?.?

Regards, Chuck
All comments provided "as is" with no warranties of any kind whatsoever.

0 new messages