|
Cross-posted to Midrange-L so discussion can continue there if the OP doesn't want to use FTPAPI ... Connie Dando wrote on 28/03/2007 10:37:16:
Getting stuck........ Connecting to a customer's FTP site. Change the current directory to their outgoing directory. In this directory there are several (all different named) orders that I need to get. I do an MGET *.CSV and when I do this it puts it to my local working directory which is at the moment IPGCFF4. I want to be able to do a LCD and get them into the AS400 hard drive. I have a folder there that can hold these orders, from there I can do a QSH to concatenate them all to one file and then CPYFRMIMPF to bring them over. But I just can't seem to get them off my customer's directory and onto the AS400.
It sounds to me as though you are using an FTP application on your Windows PC. Is this correct? If so, you (or your network admin) can set up the target directory on th AS/400 as a "shared folder", then from "My Computer" you can "Map a Network Drive" (say as drive Z:). Then, during your FTP session, you could do 'LCD Z:\', and then do your MGET. Alternatively, if you are an RPG programmer (which seems a reasonable guess since you are posting to this list), you can use the suggested FTPAPI service program from www.scottklement.com to write an RPG program to do all of this for you. Yet another way is to use the built in FTP client in OS/400. HTH, Adam Attention: The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this message in error, please contact the sender and delete the material from any system and destroy any copies. Thank you for your time and consideration. Attention: Le contenu de ce message et(ou) les fichiers ci-joints s?adressent exclusivement à la personne ou -entité à laquelle ils sont destinés. Ils peuvent contenir de l?information confidentielle, protégée et(ou) classifiée. Il est strictement interdit à toute personne ou entité autre que le(la) destinataire prévu(e) de ce message d?examiner, de réviser, de retransmettre ou de diffuser cette information, de prendre une quelconque action en fonction ou sur la base de celle-ci, ou d?en faire tout autre usage. Si vous avez reçu ce message par erreur, veuillez communiquer avec l?expéditeur(trice), supprimer ce message et les fichiers ci-inclus de tout système, et en détruire toutes copies, qu?elles soient électroniques ou imprimées. Nous vous remercions de votre entière collaboration.
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.