|
Jon, My pleasure! :-) Excerpts from mail: 10-Apr-98 FTP an IFS file Jon Paris@ca.ibm.com (689*) > Can anyone save me a few hours of digging through manuals. > I know how to FTP a regular AS/400 file from one system to another, but what > magic incantation do I need to FTP a file in the IFS to another machine? I > don't have Client Access available to me and I need to get a file from the >IFS > on to my PC. Once in your FTP session (with as/400 being client) do the following ftp subcommand: namefmt 1 This sets up FTP to serve files out of the "open system format". (If AS/400 is server you can use quote site namefmt 1 instead) I would then switch to binary mode using the following ftp subcommand: bin And then serve the file/folder out of whatever directory you want, for example: put /QOPENSYS/XYZSUBDIR/SENDFILEA C:\FTPTST\SENDFILEA +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.