 




<?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 &#8211; FTP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Featured Member: Rickmcd - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-90546</link>
		<dc:creator>Featured Member: Rickmcd - ITKE Community Blog</dc:creator>
		<pubDate>Thu, 07 Apr 2011 06:13:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-90546</guid>
		<description><![CDATA[[...] AS400 - FTP [...]]]></description>
		<content:encoded><![CDATA[<p>[...] AS400 &#8211; FTP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Most-Watched IT Questions: March 22, 2011 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89751</link>
		<dc:creator>The Most-Watched IT Questions: March 22, 2011 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 22 Mar 2011 06:31:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-89751</guid>
		<description><![CDATA[[...] 2. The gang&#8217;s all here: Jinteik, CharlieBrowne, TomLiotta, Rickmcd, HMSSL2K, Splat, Sim400, DanTheDane, WoodEngineer, and TomLiotta all offered suggestions and ideas for a member looking for an iSeries command other than FTP to copy or move a file to another server. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 2. The gang&#8217;s all here: Jinteik, CharlieBrowne, TomLiotta, Rickmcd, HMSSL2K, Splat, Sim400, DanTheDane, WoodEngineer, and TomLiotta all offered suggestions and ideas for a member looking for an iSeries command other than FTP to copy or move a file to another server. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89501</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 16 Mar 2011 22:32:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-89501</guid>
		<description><![CDATA[&lt;i&gt;IBM has a very good FTP exit point program...&lt;/i&gt;

For basic control, iSeries Navigator has a useful interface into the WRKFCNUSG, &#039;Work with Function Usage&#039;, command. Right-click a connection and select Application Administration. On the Host Applications tab, expand TCP/IP Utilities, then expand File Transfer Protocol (FTP).

In there, specific FTP activities can be enabled or disabled. When a function is selected, the &#039;Customize&#039; button gives access to individual users for finer control.

Though exit programs can do much more, the iNav piece might be enough for some situations.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>IBM has a very good FTP exit point program&#8230;</i></p>
<p>For basic control, iSeries Navigator has a useful interface into the WRKFCNUSG, &#8216;Work with Function Usage&#8217;, command. Right-click a connection and select Application Administration. On the Host Applications tab, expand TCP/IP Utilities, then expand File Transfer Protocol (FTP).</p>
<p>In there, specific FTP activities can be enabled or disabled. When a function is selected, the &#8216;Customize&#8217; button gives access to individual users for finer control.</p>
<p>Though exit programs can do much more, the iNav piece might be enough for some situations.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woodengineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89484</link>
		<dc:creator>woodengineer</dc:creator>
		<pubDate>Wed, 16 Mar 2011 17:11:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-89484</guid>
		<description><![CDATA[Are you concerned about secuity issues if FTP is used?

If so, IBM has a very good FTP exit point program which providse excellent security.  We use it to lock down FTP, only allowing a very small number of users.  I can personally attest that it works because we recently had to add one of our software vendors to the list of approved users so they could send an update to our system.]]></description>
		<content:encoded><![CDATA[<p>Are you concerned about secuity issues if FTP is used?</p>
<p>If so, IBM has a very good FTP exit point program which providse excellent security.  We use it to lock down FTP, only allowing a very small number of users.  I can personally attest that it works because we recently had to add one of our software vendors to the list of approved users so they could send an update to our system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danthedane</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89425</link>
		<dc:creator>danthedane</dc:creator>
		<pubDate>Tue, 15 Mar 2011 11:38:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-89425</guid>
		<description><![CDATA[Have you considered to use SNADS with SNDNETF ?
&quot;The maximum size of a file that can be sent using the SNDNETF command is approximately 2 billion bytes.&quot;  (ref:  http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsndnetf.htm ).
Read more about SNADS and how to configure here  http://www-01.ibm.com/support/docview.wss?uid=nas151bb373f778c40e0862565ed00696c26 


DanF

PS:  I agree with the people who recommends using ftp - it&#039;s easy and speedy.]]></description>
		<content:encoded><![CDATA[<p>Have you considered to use SNADS with SNDNETF ?<br />
&#8220;The maximum size of a file that can be sent using the SNDNETF command is approximately 2 billion bytes.&#8221;  (ref:  <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsndnetf.htm" rel="nofollow">http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsndnetf.htm</a> ).<br />
Read more about SNADS and how to configure here  <a href="http://www-01.ibm.com/support/docview.wss?uid=nas151bb373f778c40e0862565ed00696c26" rel="nofollow">http://www-01.ibm.com/support/docview.wss?uid=nas151bb373f778c40e0862565ed00696c26</a> </p>
<p>DanF</p>
<p>PS:  I agree with the people who recommends using ftp &#8211; it&#8217;s easy and speedy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sim400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89353</link>
		<dc:creator>sim400</dc:creator>
		<pubDate>Sun, 13 Mar 2011 19:21:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-89353</guid>
		<description><![CDATA[How about using OpenSSH ? I am not sure what advantages it has over FTP, Could some one explain ? What is the main difference in these two transmission protocols ?]]></description>
		<content:encoded><![CDATA[<p>How about using OpenSSH ? I am not sure what advantages it has over FTP, Could some one explain ? What is the main difference in these two transmission protocols ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89288</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Fri, 11 Mar 2011 15:21:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-89288</guid>
		<description><![CDATA[There are file size limitations that may prevent Navigator from being any use.  FTP is really the easiest method.]]></description>
		<content:encoded><![CDATA[<p>There are file size limitations that may prevent Navigator from being any use.  FTP is really the easiest method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmssl2k</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89227</link>
		<dc:creator>hmssl2k</dc:creator>
		<pubDate>Thu, 10 Mar 2011 17:21:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-89227</guid>
		<description><![CDATA[FTP is the best way to go.]]></description>
		<content:encoded><![CDATA[<p>FTP is the best way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rickmcd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89223</link>
		<dc:creator>rickmcd</dc:creator>
		<pubDate>Thu, 10 Mar 2011 16:53:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-89223</guid>
		<description><![CDATA[If the other server is Windows based. Share the IFS folder and Map to it and just use copy and paste.
If another AS/400 use OPSNAV to copy and paste.
Folks are correct, this is much slower than ftp]]></description>
		<content:encoded><![CDATA[<p>If the other server is Windows based. Share the IFS folder and Map to it and just use copy and paste.<br />
If another AS/400 use OPSNAV to copy and paste.<br />
Folks are correct, this is much slower than ftp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-ftp-4/#comment-89187</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 10 Mar 2011 01:02:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-89187</guid>
		<description><![CDATA[Since FTP is perhaps the fastest and most efficient method available, I also wonder why not FTP. Clarification on the &quot;other server&quot; might be useful.

Tom]]></description>
		<content:encoded><![CDATA[<p>Since FTP is perhaps the fastest and most efficient method available, I also wonder why not FTP. Clarification on the &#8220;other server&#8221; might be useful.</p>
<p>Tom</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 6/9 queries in 0.012 seconds using memcached
Object Caching 394/397 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 20:21:49 -->