<?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 geting a SAVEFILE</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 11:35:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96370</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sat, 10 Sep 2011 01:15:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-96370</guid>
		<description><![CDATA[Going back to V5R1, I don&#039;t see any good reason for stopping at or around 46GB.

Is there any joblog info yet?

Tom]]></description>
		<content:encoded><![CDATA[<p>Going back to V5R1, I don&#8217;t see any good reason for stopping at or around 46GB.</p>
<p>Is there any joblog info yet?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbdsilva</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96358</link>
		<dc:creator>rbdsilva</dc:creator>
		<pubDate>Fri, 09 Sep 2011 23:07:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-96358</guid>
		<description><![CDATA[&lt;pre&gt;
Friends, another files with 35 or 40Gigabytes works normally.

to put a file to a WindowsServer I use &quot;mput&quot; to a entire library and not &quot;put&quot;

cd         bkpFILES          
mdelete    FRIDAY/*        
rmdir      FRIDAY          
mkdir      WEDNESDAY         
cd         WEDNESDAY         
bin                       
mput       bkpAS400/*     
quit

Att,
Bob
&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<pre>
Friends, another files with 35 or 40Gigabytes works normally.

to put a file to a WindowsServer I use "mput" to a entire library and not "put"

cd         bkpFILES          
mdelete    FRIDAY/*        
rmdir      FRIDAY          
mkdir      WEDNESDAY         
cd         WEDNESDAY         
bin                       
mput       bkpAS400/*     
quit

Att,
Bob
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: djac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96334</link>
		<dc:creator>djac</dc:creator>
		<pubDate>Fri, 09 Sep 2011 14:11:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-96334</guid>
		<description><![CDATA[Just a thought - did you do the original PUT in BIN mode?]]></description>
		<content:encoded><![CDATA[<p>Just a thought &#8211; did you do the original PUT in BIN mode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96321</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 09 Sep 2011 00:47:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-96321</guid>
		<description><![CDATA[Did you review joblog messages yet to see if anything was sent for CPE3101?

Is the Windows Server able to use a shared directory on the V5R4 system? If it can, it might be easier just to drag/drop the savefile into a directory. Once it&#039;s on the AS/400, use CPYFRMSTMF to copy it into a savefile.

But the CPE3101 should be first.

Tom]]></description>
		<content:encoded><![CDATA[<p>Did you review joblog messages yet to see if anything was sent for CPE3101?</p>
<p>Is the Windows Server able to use a shared directory on the V5R4 system? If it can, it might be easier just to drag/drop the savefile into a directory. Once it&#8217;s on the AS/400, use CPYFRMSTMF to copy it into a savefile.</p>
<p>But the CPE3101 should be first.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbdsilva</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96318</link>
		<dc:creator>rbdsilva</dc:creator>
		<pubDate>Fri, 09 Sep 2011 00:10:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-96318</guid>
		<description><![CDATA[Ok, Friends, thanks for all.

LovemyI - I have 540Gigabytes available to receive the savefile. 
I put from AS/400 V5R3 to WindowsServer and get from AS/400 V5R4. 

TomLiotta - I am using after login on FTP

BIN
LCD BKPAS400
GET MYFILE (REP &#039;the file resides on WindowsServer 2008&quot;]]></description>
		<content:encoded><![CDATA[<p>Ok, Friends, thanks for all.</p>
<p>LovemyI &#8211; I have 540Gigabytes available to receive the savefile.<br />
I put from AS/400 V5R3 to WindowsServer and get from AS/400 V5R4. </p>
<p>TomLiotta &#8211; I am using after login on FTP</p>
<p>BIN<br />
LCD BKPAS400<br />
GET MYFILE (REP &#8216;the file resides on WindowsServer 2008&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Featured Member: TomLiotta - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96283</link>
		<dc:creator>Featured Member: TomLiotta - ITKE Community Blog</dc:creator>
		<pubDate>Thu, 08 Sep 2011 06:47:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-96283</guid>
		<description><![CDATA[[...] FTP getting a SAVEFILE [...]]]></description>
		<content:encoded><![CDATA[<p>[...] FTP getting a SAVEFILE [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96271</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 07 Sep 2011 21:52:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-96271</guid>
		<description><![CDATA[&lt;i&gt;I do not see this in your FTP statement. &lt;/i&gt;

I also wondered about BINARY, but the script was clearly incomplete anyway. And I can&#039;t see why that would make a difference for CPE3101. Unfortunately, I don&#039;t have a 62GB savefile to play with.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>I do not see this in your FTP statement. </i></p>
<p>I also wondered about BINARY, but the script was clearly incomplete anyway. And I can&#8217;t see why that would make a difference for CPE3101. Unfortunately, I don&#8217;t have a 62GB savefile to play with.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lovemyi</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96268</link>
		<dc:creator>lovemyi</dc:creator>
		<pubDate>Wed, 07 Sep 2011 18:13:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-96268</guid>
		<description><![CDATA[When transferring a save file you need to use the binary command or BIN for short before the put or get statement.  I do not see this in your FTP statement.  Also do you have enougth disk space available for a 62GB save file to be received?

Lovemyi]]></description>
		<content:encoded><![CDATA[<p>When transferring a save file you need to use the binary command or BIN for short before the put or get statement.  I do not see this in your FTP statement.  Also do you have enougth disk space available for a 62GB save file to be received?</p>
<p>Lovemyi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-geting-a-savefile/#comment-96137</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 04 Sep 2011 00:21:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-96137</guid>
		<description><![CDATA[A CPE3101 message says to &quot;See any previous messages in the job log.&quot; Does the joblog show any useful messages?

Tom]]></description>
		<content:encoded><![CDATA[<p>A CPE3101 message says to &#8220;See any previous messages in the job log.&#8221; Does the joblog show any useful messages?</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 3/10 queries in 0.038 seconds using memcached
Object Caching 379/385 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 12:19:43 -->