|
Do an override dbf OVRDBF of the file name OUTPUT to a file. The FTP log will then go to the file rather than the screen. Carl J. Galgano EDI Consulting Services, Inc. 550 Kennesaw Avenue, Suite 800 Marietta, GA 30060 (770) 422-2995 - voice (419) 730-8212 - fax mailto:cgalgano@xxxxxxxxxxxxxxxxx http://www.ediconsulting.com AS400 EDI, Networking, E-Commerce and Communications Consulting and Implementation http://www.icecreamovernight.com Premium Ice Cream Brands shipped Overnight Visit our website to subscribe to our FREE AS/400 Timesharing Service -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of DAhKow@xxxxxxxxxxxxx Sent: Thursday, August 07, 2003 8:09 AM To: midrange-l@xxxxxxxxxxxx Subject: FTP - preventing status messages from appearing on screen When doing a file transfer, from a CL program, using FTP with the FTP server running on a remote system, if the job runs interactively, all the FTP status messages appear onscreen. Is there a way to prevent that (without having to run the job in batch) ? For example : OVRDBF FILE(INPUT) TOFILE(FTPSRCE) MBR(&MBRFTP) STRTCPFTP RMTSYS(&FTPSERVER) the ftp instructions are contained in member &MBRFTin source file FTPSRCE. When the cL is run something like that is displayed for example: Input read from specified override file. Connecting to host FTPSERVER address 10.152.10.10 using port 21. 220 FTPSERVER Microsoft FTP Service (Version 3.0). Enter login ID (username): 331 Password required for USERID. 230-Welcome to Remote NT Server 230 User USERID logged in. Windows_NT version 4.0 Enter an FTP subcommand. Enter an FTP subcommand. > ASCII > PUT QTEMP/file1 file2.csv > CLOSE 221 Enter an FTP subcommand. > QUIT Press ENTER to end terminal session.
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.