 




<?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: Append date to FTP file name</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/append-date-to-ftp-file-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/append-date-to-ftp-file-name/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 11:00:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: satsho</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/append-date-to-ftp-file-name/#comment-67588</link>
		<dc:creator>satsho</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:36:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-67588</guid>
		<description><![CDATA[I use a RPG program to do the same stuff - This is what I do and you can append the timestamp value depending on what you need.

@filename = &#039;DA25R&#039; + %Subst(%Char(%Timestamp:*ISO0):3:4);]]></description>
		<content:encoded><![CDATA[<p>I use a RPG program to do the same stuff &#8211; This is what I do and you can append the timestamp value depending on what you need.</p>
<p>@filename = &#8216;DA25R&#8217; + %Subst(%Char(%Timestamp:*ISO0):3:4);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: graybeard52</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/append-date-to-ftp-file-name/#comment-67567</link>
		<dc:creator>graybeard52</dc:creator>
		<pubDate>Sun, 30 Aug 2009 11:56:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-67567</guid>
		<description><![CDATA[I actually do someything like this, because I have PC files that come in with the date in the file name.  I have a RPG program that reads the FTP source file, plugs in date, the runs the FTP from the modified source statements.]]></description>
		<content:encoded><![CDATA[<p>I actually do someything like this, because I have PC files that come in with the date in the file name.  I have a RPG program that reads the FTP source file, plugs in date, the runs the FTP from the modified source statements.</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.013 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 11:28:29 -->