<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Saberware Computer Consulting Blog &#187; FTP</title>
	<atom:link href="http://saberware.com/blog/?feed=rss2&#038;tag=ftp" rel="self" type="application/rss+xml" />
	<link>http://saberware.com/blog</link>
	<description>If your need is for a custom computer program, you have come to the right place!</description>
	<lastBuildDate>Fri, 19 Feb 2016 21:00:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>VB.NET and FTP</title>
		<link>http://saberware.com/blog/?p=20</link>
		<comments>http://saberware.com/blog/?p=20#comments</comments>
		<pubDate>Sun, 29 Jul 2012 14:37:24 +0000</pubDate>
		<dc:creator>admin10</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[FTP]]></category>

		<guid isPermaLink="false">http://saberware.com/blog/?p=20</guid>
		<description><![CDATA[I wrote a routine to download some ASCII files from a host IBM AS400 via FTP.  I used a wrapper class for .NET 2.0 FTP.  I will have to check to see if .NET 4 has a better implementation for FTP. &#8230; <a href="http://saberware.com/blog/?p=20">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wrote a routine to download some ASCII files from a host IBM AS400 via FTP.  I used a wrapper class for .NET 2.0 FTP.  I will have to check to see if .NET 4 has a better implementation for FTP. (LiquorFTP)</p>
]]></content:encoded>
			<wfw:commentRss>http://saberware.com/blog/?feed=rss2&#038;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
