|
All,.....
.....
Currently, a customer service rep in our little department receives a daily
email which contains a link to a .txt file on a server at the corporate
office. The operator clicks the link which imports the file into notepad.
She then does a 'save as' into her /home directory on the IFS and launches
an edit/import process from a green-screen menu. The link is always the same
value and is in the form of \\some_share_name\folder_name\file_name.txt
<file:///\\some_share_name\folder_name\file_name.txt> . All the desktops are
on the "corporateoffice.com" domain and I'm assuming that the link back to
the actual .txt file is handled through the magic of Windows and SMB.
My idea of an improved process would be to use NFS to establish a link to
the .txt file on the corporate server and submit the update process to batch
at a predetermined time. Assuming that we can address any firewall blockages
and CCSID issues, am I correct in my assumption that using NFS would pretty
much be a drop-in replacement for the manual email step? The existing CL/RPG
retrieves the data from an IFS link anyway and I'm thinking that NFS should
handle the actual transfer. What I don't know is:
3) Or maybe I should use FTP instead?
Any pointers or war-stories will be greatly appreciated.
JK
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.