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


  • Subject: RE: FTP file transfer from a CL Pgm
  • From: Jim Knight <jknight@xxxxxxx>
  • Date: Fri, 14 Aug 1998 09:01:50 -0700

Tony,
What we have done is create a CMD/CL wrapper around the FTP command that
will allow the users to specify files/target systems.  We use it for
AS400-AS400, AS400-RS600, and AS400-NT file transfers.
We have hard coded the user profile/password in a data area that is in a
secured library and adopted authority on the CL program.
One of the problems we had was the FTP command always "completes normally"
(due to QUIT).  We use ROBOT to schedule our jobs and this was triggering
reactive jobs on normal completion, even if there was an error.  So we
created the CL program to trap errors and spool off either a normal or error
completion script for debugging.  
We allow PRE and POST run commands as part of this process to kick off RS600
scripts before and after the FTP.
You should be able to execute a SBMRMTCMD as a post run command after the
FTP completes to submit a job on the target AS400.


Jim Knight
jknight@rei.com

> -----Original Message-----
> From: Tony Haines [SMTP:athaines@creativefoam.com]
> Sent: Friday, August 14, 1998 7:31 AM
> To:   MIDRANGE-L@midrange.com
> Subject:      FTP  file transfer from a CL Pgm
> 
> OK, I think this should be and easy one.
> 
> Is it posible to initiate a file transfer between two AS/400s uses an FTP
> command inside a submitted CL prg?  How do I account for the USER ID and
> PASSWORD?   I'm trying to automate the transfer as much as posible.
> Currently we are using the Broderick file transfer programs to send the
> files and it seems to be working just fine. We also need to submit a job
> on the remote system after the file is sent. is there a command for that
> as well? I just thought it would be nice to utilize the speed of our
> TCP/IP connection between the two systems.  Does anyone have some working
> samples they would like to share?
> 
> ------------------------------------------------
> Tony Haines
> Administrator IS Operations
> Creative Foam Corporation
> Fenton, Michigan
> 
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@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
> +---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@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 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.