 




<?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: FTP a file to AS/400 from a PC command line</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftp-a-file-to-as400-from-a-pc-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-a-file-to-as400-from-a-pc-command-line/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 00:24:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-a-file-to-as400-from-a-pc-command-line/#comment-66447</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:36:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-66447</guid>
		<description><![CDATA[If it&#039;s a savf that you&#039;re trying to FTP from a PC, make sure the target file on the /400 is created as a savf before you start the process.

From a DOS command prompt, type the following:

&lt;pre&gt;ftp [ip address]
&lt;enter user&gt;
&lt;enter password&gt;
binary
put [savefile] [library/target file]
quit&lt;/pre&gt;

For a physical file, the only difference would be selecting &lt;b&gt;ascii&lt;/b&gt; rather than &lt;b&gt;binary&lt;/b&gt;.

As an alternative to opening a DOS command prompt, if you know the IP address of the source machine, you can start an FTP session on the /400 and replace the &lt;b&gt;put&lt;/b&gt; with &lt;b&gt;get&lt;/b&gt;.]]></description>
		<content:encoded><![CDATA[<p>If it&#8217;s a savf that you&#8217;re trying to FTP from a PC, make sure the target file on the /400 is created as a savf before you start the process.</p>
<p>From a DOS command prompt, type the following:</p>
<pre>ftp [ip address]
&lt;enter user&gt;
&lt;enter password&gt;
binary
put [savefile] [library/target file]
quit</pre>
<p>For a physical file, the only difference would be selecting <b>ascii</b> rather than <b>binary</b>.</p>
<p>As an alternative to opening a DOS command prompt, if you know the IP address of the source machine, you can start an FTP session on the /400 and replace the <b>put</b> with <b>get</b>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teandy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-a-file-to-as400-from-a-pc-command-line/#comment-66410</link>
		<dc:creator>teandy</dc:creator>
		<pubDate>Mon, 03 Aug 2009 14:59:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-66410</guid>
		<description><![CDATA[To copy files from the i5 to the IFS.]]></description>
		<content:encoded><![CDATA[<p>To copy files from the i5 to the IFS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajgoaj</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-a-file-to-as400-from-a-pc-command-line/#comment-66311</link>
		<dc:creator>rajgoaj</dc:creator>
		<pubDate>Fri, 31 Jul 2009 11:19:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-66311</guid>
		<description><![CDATA[What is the actual use of CPYTOSTMF and CPYTOIMPF?]]></description>
		<content:encoded><![CDATA[<p>What is the actual use of CPYTOSTMF and CPYTOIMPF?</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/8 queries in 0.007 seconds using memcached
Object Caching 297/298 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 03:05:56 -->