Just use the built-in DDM feature IBM provide via QFileSvr.400
If you have DDM configured to the other machine the all that's required is to create a directory named QFileSvr.400 and then add a directory for the other i5 you wish to DDM you IFS to e.g. /QFileSvr.400/OTHERI5
Then any stream file you prefix with /QFileSvr.400/OTHERI5 on the source machine will use that file on the OTHERI5 machine. So you would add this prefix to any stream file command or the file path in RPG.
However, since you might find that the sub-directories may get deleted automatically by system housekeeping activities, it pays to programmatically ensure that the sub-directory always exist before using it.
Peter
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Gary Thompson
Sent: Friday, 15 March 2013 8:56 a.m.
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Write to remote iSeries via QNTC
Is anyone writing data from one iSeries to another via the QNTC ?
I think one way to get data to the target iSeries would be to write to a file on the target IFS, by way of the QNTC.
We do FTP between iSeries, but I am looking for an alternate.
If anyone is doing this in a production mode, I would appreciate any comments/advice you would like to share.
--
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 correspondence is for the named person's use only. It may contain confidential
or legally privileged information, or both. No confidentiality or privilege is waived
or lost by any mistransmission. If you receive this correspondence in error, please
immediately delete it from your system and notify the sender. You must not disclose,
copy or rely on any part of this correspondence if you are not the intended recipient.
Any views expressed in this message are those of the individual sender, except where
the sender expressly, and with authority, states them to be the views of Veda.
If you need assistance, please contact Veda on either :-
Australia 1300-762-207 or New Zealand +64 9 367 6200
As an Amazon Associate we earn from qualifying purchases.