× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks, I knew there were a number of ways to do this.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Friday, December 02, 2011 9:38 AM
To: Midrange Systems Technical Discussion
Subject: Re: Automated upload - how to initiate.

One traditional way is to ftp two files. One is that file and another is
another file and your ftp exit point then processes the first file. Why two
files? Because the exit point is designed more for permissions than this
and therefore might try to process the file before it is finished arriving.
IOW, it gets called to see if the PUT is allowed, not after the PUT is
completed.

Another way is to ftp the file and use QUOTE RCMD to submit a command to
process it.

Another way is to use a journal entry process that says the file has
arrived, let's process it.

Another way is to use the exit points originally designed for virus checking
to say a stream file has arrived, let's process it.




Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.