 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AS400 File Transfer</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 07:13:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-100349</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Fri, 16 Dec 2011 08:26:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-100349</guid>
		<description><![CDATA[And Client access

download from one box - upload to another 

and I&#039;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&#039;t the master file... 


.]]></description>
		<content:encoded><![CDATA[<p>And Client access</p>
<p>download from one box &#8211; upload to another </p>
<p>and I&#8217;ve been known to display a record one one screen session, and rekey to another session, on another box.<br />
Does this count? </p>
<p>lets just say &#8211; it wasn&#8217;t the master file&#8230; </p>
<p>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-100312</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Thu, 15 Dec 2011 20:32:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-100312</guid>
		<description><![CDATA[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.]]></description>
		<content:encoded><![CDATA[<p>To: Thisismyconcerned<br />
Looks like you have new problem.<br />
You should open a new question and give very specific information as to what you need to accomplish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmssl2k</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-100309</link>
		<dc:creator>hmssl2k</dc:creator>
		<pubDate>Thu, 15 Dec 2011 20:24:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-100309</guid>
		<description><![CDATA[Check out the IBM websites or Google]]></description>
		<content:encoded><![CDATA[<p>Check out the IBM websites or Google</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thisismyconcerned</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-100279</link>
		<dc:creator>thisismyconcerned</dc:creator>
		<pubDate>Thu, 15 Dec 2011 07:43:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-100279</guid>
		<description><![CDATA[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&#039;t know anything on it because I&#039;m on a hardware part and I&#039;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.]]></description>
		<content:encoded><![CDATA[<p>Hi!&#8230; 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&#8230; My supervisor told me to research about it and I don&#8217;t know anything on it because I&#8217;m on a hardware part and I&#8217;m not a programmer. He just only assigned me to do that because I already finished all my work.  Anyone there!??&#8230; please help me about this&#8230;  please please please&#8230;. </p>
<p>This what my supevisor wants:</p>
<p>Topic to search:</p>
<p>ILE or RPG or CLP program codes that will automate the FTP transfer to one AS400 to another AS400.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeshece</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-77241</link>
		<dc:creator>rajeshece</dc:creator>
		<pubDate>Tue, 18 May 2010 14:37:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-77241</guid>
		<description><![CDATA[Can you please explain all the methods with one example?]]></description>
		<content:encoded><![CDATA[<p>Can you please explain all the methods with one example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-77141</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 14 May 2010 23:34:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-77141</guid>
		<description><![CDATA[&lt;i&gt;SNDNETF is one way of sending a save file from one system to another (slow)...&lt;/i&gt;

FTP has some speed advantage. SNDNETF has a send-and-forget advantage (if your network is configured for it). SNDNETF also doesn&#039;t send clear-text passwords. FTP can hide passwords, too, but the speed becomes a bit less.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>SNDNETF is one way of sending a save file from one system to another (slow)&#8230;</i></p>
<p>FTP has some speed advantage. SNDNETF has a send-and-forget advantage (if your network is configured for it). SNDNETF also doesn&#8217;t send clear-text passwords. FTP can hide passwords, too, but the speed becomes a bit less.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rosshowatson</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-transfer/#comment-77140</link>
		<dc:creator>rosshowatson</dc:creator>
		<pubDate>Fri, 14 May 2010 22:49:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-77140</guid>
		<description><![CDATA[SNDNETF is one way of sending a save file from one system to another (slow) compared to FTP between two boxes.]]></description>
		<content:encoded><![CDATA[<p>SNDNETF is one way of sending a save file from one system to another (slow) compared to FTP between two boxes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 5/8 queries in 0.029 seconds using memcached
Object Caching 353/354 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 08:09:27 -->