|
What is the difference between sftp in qshell and FTP in the command
line with PORT *secure?
On 02/02/2017 01:19 PM, Michael Ryan wrote:
Here's how I invoke sftp from CL:
CHGVAR VAR(&SFTPCMD) VALUE('/QOpenSys/usr/bin/' +
*CAT &SFTP *BCAT '-vvv -b +
/<somedir>/Script/<somescript>.txt' *BCAT +
<somehost> *BCAT '>> +
/<somedir><somelogfile>.txt 2>&1')
QSH CMD(&SFTPCMD)
<somescript> is on the IFS in a directory. You could use the IFS routines
to write the script file, or write the command to a phsyical file and use
CPYTOSTMF to copy it to the IFS. You could probably use your existing FTP
script program. Both FTP and sFTP use gets and puts and stuff.
On Thu, Feb 2, 2017 at 11:08 AM, Guy Henza <guyhenza@xxxxxxxxxxx> wrote:
I have a RPG program writing a FTP script and executing it. Now
management says it needs to be SFTP.
I understand that it runs from QSH and it runs on the IFS.
I will not be in charge of getting SFTP working just the program to
write
and execute the script.
Does anyone have any sample code they would be willing to share?
Regards,
Guy Henza
guyhenza@xxxxxxxxxxx<mailto:guyhenza@xxxxxxxxxxx>
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD
-- Este e-mail fue enviado desde el Mail Server del diario ABC Color --
-- Verificado por Anti-Virus Corporativo Symantec --
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.