Brad, any chance you have a firewall between you and the i? I had lots of issues with FTP and Navigator getting disconnected when I was working on other things or running a long running process. Turned out our ASA firewall was dropping "idle" connections at 60 minutes. I changed our i TCP keepalive from the default 120 minutes to 45 minutes and all my dropped connection issues went away.
Coy Krill
Core Processing Administrator/Analyst
Washington Trust Bank
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Bradley Stone
Sent: Tuesday, January 13, 2015 16:45
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: Run remote process from FTP client and wait until it's finished to download output
Importance: Low
I agree with John, here.
I use FTP from the PC (DOS FTP client) for backups and it waits until the program is done to complete.
Well, unless the program runs for a really long time. For some reason it will drop the connection while a program is running (this isn't a timeout setting on the FTP server on the i, it seems like a timeout setting on the DOS FTP client).
Brad
www.bvstools.com
On Tue, Jan 13, 2015 at 5:12 PM, John Yeung <gallium.arsenide@xxxxxxxxx>
wrote:
On Tue, Jan 13, 2015 at 4:53 PM, Alan Cassidy
<ACassidy@xxxxxxxxxxxxxx>
wrote:
The remote program is run using the FTP command:
quote rcmd CALL PGMLIB/PROGRAM
It appears that the script runs the next line without waiting for
the
program to finish.
Is there a way to make it wait?
Um, it actually should be waiting. What FTP client are you using?
The one that comes with Windows? Are you sure that PGMLIB/PROGRAM
isn't just submitting something and then ending?
John Y.
--
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.
--
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.
=====================================================================================================
This electronic mail message and any attachments may contain confidential or privileged
information and is intended for use solely by the above-referenced recipient. Any review,
copying, printing, disclosure, distribution, or other use by any other person or entity is
strictly prohibited under applicable law. If you are not the named recipient, or believe
you have received this message in error, please immediately notify the sender by replying
to this message and delete the copy you received. =====================================================================================================
As an Amazon Associate we earn from qualifying purchases.