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



Well, okay.  This is a few steps.
1. Rename file from www.someplace.com/FormsFile.txt to
www.someplace.com/NewInquiries.txt
Assuming you are FTPed into their server, and you have enough rights on
their server,
  A) CD into the directory where FormsFile.txt is located.
  B) REN FormsFile.txt NewInquiries.txt
    (if you really wanted to copy instead of rename do COPY FormsFile.txt
NewInquiries.txt)
2. Write (or append) this file to the same file on the C: drive of (PC)
  A) Download the file to the AS/400  GET NewInquiries.TXT
  B) Use the Client Access command to run a PC command (don't remember what
it is, look in archives maybe) which would
     do a file transfer to the PC from the AS/400 to the file in question.

HTH,

Regards,

Jim Langston


From: "Booth Martin" <booth@MartinVT.com>

Here's what I'd like to do:

A file resides off-site at www.someplace.com/FormsFile.txt

I would like to rename that file to www.someplace.com/NewInquiries.txt

Then write (or append) this file to the same file on the C: drive of
whatever PC has run the FTP script.  I'd like to have this done by the FTP
server on the AS/400.

Any help would be appreciated.  Thanks.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.