 




<?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 check for file transfer success</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftp-check-for-file-transfer-success/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-check-for-file-transfer-success/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-check-for-file-transfer-success/#comment-97566</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 07 Oct 2011 21:32:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-97566</guid>
		<description><![CDATA[&lt;i&gt;Is there a way from within the FTP script to check for successful GET without exiting FTP session ?&lt;/i&gt;

No. Standard FTP provides no script logic.

What would you want your script to do for GET failures? There are alternatives to standard FTP, for example Scott Klement&#039;s excellent &lt;a href=&quot;http://www.scottklement.com/ftpapi/&quot;&gt;FTP API function&lt;/a&gt;.

Of course, you could also break your script into smaller pieces and run programmed tests between pieces.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Is there a way from within the FTP script to check for successful GET without exiting FTP session ?</i></p>
<p>No. Standard FTP provides no script logic.</p>
<p>What would you want your script to do for GET failures? There are alternatives to standard FTP, for example Scott Klement&#8217;s excellent <a href="http://www.scottklement.com/ftpapi/">FTP API function</a>.</p>
<p>Of course, you could also break your script into smaller pieces and run programmed tests between pieces.</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 2/10 queries in 0.518 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 08:39:33 -->