I guess I'll start the list:<ul>
<li>SNDNETF</li><li>SNA/DS</li><li>FTP</li><li>FTS</li><li>scp/sftp</li><li>SAVRSTOBJ</li><li>QFILESVR.400</li><li>QNTC</li><li>NFS</li>
</ul>
I suppose others could include variations of DDM or even SQL INSERTs into a remote database. The SQL could be via EDRSQL. The sockets send_file() API might be included.
Those are off the top of my head. If I think, I might come up with others.
Tom
Last Wiki Answer Submitted: May 14, 2010 11:30 pm by TomLiotta110,105 pts.
All Answer Wiki Contributors: TomLiotta110,105 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
SNDNETF is one way of sending a save file from one system to another (slow)…
FTP has some speed advantage. SNDNETF has a send-and-forget advantage (if your network is configured for it). SNDNETF also doesn’t send clear-text passwords. FTP can hide passwords, too, but the speed becomes a bit less.
Hi!… I just wanna ask if what program codes I should use to automate FTP transfer from AS400 to another AS400 without logging in username and password… My supervisor told me to research about it and I don’t know anything on it because I’m on a hardware part and I’m not a programmer. He just only assigned me to do that because I already finished all my work. Anyone there!??… please help me about this… please please please….
This what my supevisor wants:
Topic to search:
ILE or RPG or CLP program codes that will automate the FTP transfer to one AS400 to another AS400.
To: Thisismyconcerned
Looks like you have new problem.
You should open a new question and give very specific information as to what you need to accomplish.
SNDNETF is one way of sending a save file from one system to another (slow) compared to FTP between two boxes.
SNDNETF is one way of sending a save file from one system to another (slow)…
FTP has some speed advantage. SNDNETF has a send-and-forget advantage (if your network is configured for it). SNDNETF also doesn’t send clear-text passwords. FTP can hide passwords, too, but the speed becomes a bit less.
Tom
Can you please explain all the methods with one example?
Hi!… I just wanna ask if what program codes I should use to automate FTP transfer from AS400 to another AS400 without logging in username and password… My supervisor told me to research about it and I don’t know anything on it because I’m on a hardware part and I’m not a programmer. He just only assigned me to do that because I already finished all my work. Anyone there!??… please help me about this… please please please….
This what my supevisor wants:
Topic to search:
ILE or RPG or CLP program codes that will automate the FTP transfer to one AS400 to another AS400.
Check out the IBM websites or Google
To: Thisismyconcerned
Looks like you have new problem.
You should open a new question and give very specific information as to what you need to accomplish.
And Client access
download from one box – upload to another
and I’ve been known to display a record one one screen session, and rekey to another session, on another box.
Does this count?
lets just say – it wasn’t the master file…
.