 




<?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 from Client site</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftp-from-client-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-from-client-site/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 17:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mdratwa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-from-client-site/#comment-36307</link>
		<dc:creator>mdratwa</dc:creator>
		<pubDate>Thu, 02 Nov 2006 07:34:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-36307</guid>
		<description><![CDATA[I have to get data files from a multiple client sites and I use this same type of procedure on each one.  I use the mget filename*.txt (or any extension).  I download the data files into a &quot;trash&quot; directory on the IFS.  When the FTP session ends, I use &quot;DIR&quot; on that &quot;trash&quot; directory using the outfile option.  I have a file (&quot;FILEA&quot;) which contains records of processed file names and date of processing.  I will compare the &quot;DIR&quot; outfile file names to the &quot;FILEA&quot; and bypass any file names found.  I copy the new data file into a physical file (or whatever processing needs to be done).  After processing the data, I will add a record into &quot;FILEA&quot;.  I will use the &quot;FILEA&quot; current date to generate a rename FTP script.  I run the second FTP script renaming the processed files as filename.txt to filename.txt.old.]]></description>
		<content:encoded><![CDATA[<p>I have to get data files from a multiple client sites and I use this same type of procedure on each one.  I use the mget filename*.txt (or any extension).  I download the data files into a &#8220;trash&#8221; directory on the IFS.  When the FTP session ends, I use &#8220;DIR&#8221; on that &#8220;trash&#8221; directory using the outfile option.  I have a file (&#8220;FILEA&#8221;) which contains records of processed file names and date of processing.  I will compare the &#8220;DIR&#8221; outfile file names to the &#8220;FILEA&#8221; and bypass any file names found.  I copy the new data file into a physical file (or whatever processing needs to be done).  After processing the data, I will add a record into &#8220;FILEA&#8221;.  I will use the &#8220;FILEA&#8221; current date to generate a rename FTP script.  I run the second FTP script renaming the processed files as filename.txt to filename.txt.old.</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.036 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 17:58:27 -->