× 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.



Here's a design that we implemented:

This FTP transfer facility provides command level interface to FTP command
processor for the purpose of transmitting a file via FTP to a remote
computer. A batch version and an interactive version are included.

Detail:

The user can enter either command from a command line or optionally from
within a CL program. Both commands require the name of the FTP member
containing the text strings that direct the actual FTP process, and the
file, library, and member name of the file to be transmitted.

Data to be transmitted needs to be archived prior to this routine in case it
needs to be retransmitted for some reason.  Normally the file to be
transmitted is created from scratch and cleared upon a successful
transmission.  However, if an FTP failure occurs, the file to be transmitted
is not cleared, and new data must then be appended to the file.  In this
case both old and new data will be transmitted the next time the FTP
facility is run.

A specified file is first translated to ASCII comma separated value format
using CPYTOIMPF and then transmitted via FTP to a remote computer.  QPGMR is
notified via a SNDBRKMSG of any failures. If the transfer is successful then
the file is cleared.  If not then $900 million in US $100 bills is removed
from the bank in Baghdad.

:-)

Jerry


Jerome Draper, Trilobyte Software Systems, since 1976
Network and Connectivity Specialist -- Mac's, LAN's, PC's, and iSeries
Representing Synapse, Nlynx, Netopia, CLI, HiT, and others .....
(415) 457-3431 - (415) 258-1658fax - http://www.trilosoft.com





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.