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



Late to the party but here is my 2 cnts

I use QMGTOOLS/STRSFTP in several CLP PGMs
to automate download/Upload of files.
As mentioned, you can specify a password when using STRSFTP

I hard-code this password in the CLP program and use the following steps
to keep the PW hidden:

a. Code a DCLPRCOPT ALWRTVSRC(*NO) USRPRF(*OWNER)
AUT(*USE) DBGENCKEY(XXXX) in the source.
This prevents RTVCLSRC and debugging of the program object
b. delete the spool file after creating the program
c. Authorize access to the source code to CIA chief only

HTH
Gad




date: Thu, 9 Dec 2021 09:02:53 -0700
from: Jack Woehr via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx>
subject: Re: Passing a Password in CLP

QMGTOOLS/STRSFTP has got a PWD('****') argument

On Thu, Dec 9, 2021 at 8:51 AM Robert Santuci <
rls.technical.services@xxxxxxxxx> wrote:

I am curious. I would like to put the IBM command QMGTOOLS/STRSFTP into a
CLP to securely FTP files to a client's site. However, I need to supply a
password to their site.

Can this only be done interactively?


--
Jack Woehr, IBM Champion 2021
<
https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17-d59688106ac4/public_url

Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE: This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information. If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited. If you received
this communication in error, please contact the sender and delete/destroy
all copies of this communication immediately.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.