<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.developerdotstar.com/community" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>developer.* Blogs - Causes for SSIS FTP Task RemotePath and LocalPath Error - Comments</title>
 <link>http://www.developerdotstar.com/community/node/344</link>
 <description>Comments for &quot;Causes for SSIS FTP Task RemotePath and LocalPath Error&quot;</description>
 <language>en</language>
<item>
 <title>Thank you so much!!!</title>
 <link>http://www.developerdotstar.com/community/node/344#comment-1189</link>
 <description>&lt;p&gt;Thank you so much!!! Creating a variable with /*.* and setting the IsRemotePathVariable works like a charm!! You&#039;ve saved me lots of time in investigating (I was trying to use the Expressions RemotePath property and it didn&#039;t work).&lt;/p&gt;
</description>
 <pubDate>Tue, 13 Jun 2006 11:23:59 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 1189 at http://www.developerdotstar.com/community</guid>
</item>
<item>
 <title>You can download them by</title>
 <link>http://www.developerdotstar.com/community/node/344#comment-1186</link>
 <description>&lt;p&gt;You can download them by useing variable instead connection, variable can be like /folder/*.*, set isRemoteVariable in true.&lt;/p&gt;
</description>
 <pubDate>Mon, 12 Jun 2006 11:44:07 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 1186 at http://www.developerdotstar.com/community</guid>
</item>
<item>
 <title>FTP Neglected in General</title>
 <link>http://www.developerdotstar.com/community/node/344#comment-941</link>
 <description>&lt;p&gt;Hi Charley,&lt;/p&gt;
&lt;p&gt;Thanks for the comments. FTP, like printing, is one of those areas that is consistently neglected by Microsoft (and other language and platform vendor&#039;s too, as evidenced by the fact that &lt;a href=&quot;http://www.developerdotstar.com/community/node/124&quot;&gt;Rob MacGrogan&#039;s Java printing post&lt;/a&gt; is consistently one of the most popular on this site). For example, it&#039;s amazing to me that the .NET CLR does not contain FTP capabilities. (And while I&#039;m bitching, why not some native ZIP archive support in .NET and/or SSIS?)&lt;/p&gt;
&lt;p&gt;I think one thing that happens with FTP libraries in general, including the FTP task in SSIS, and the old one in DTS (which didn&#039;t even support uploading) is that the functionality tends to be limited to the crude, decades old FTP commands. What&#039;s needed are aggregate operations that do something more sophisticated on my behalf, like your example of looping through files based on a wildcard match.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;br /&gt;
Dan&lt;/p&gt;
</description>
 <pubDate>Tue, 14 Mar 2006 07:27:56 -0800</pubDate>
 <dc:creator>Daniel Read</dc:creator>
 <guid isPermaLink="false">comment 941 at http://www.developerdotstar.com/community</guid>
</item>
<item>
 <title>RE:  FTP Path Errors</title>
 <link>http://www.developerdotstar.com/community/node/344#comment-940</link>
 <description>&lt;p&gt;Dan,&lt;/p&gt;
&lt;p&gt;&quot;RemotePath property requires a full path, including the filename&quot;&lt;/p&gt;
&lt;p&gt;This was the problem that plagued the old 2000 DTS FTP task and I was hoping that it&#039;d be fixed with SSIS.  I don&#039;t understand what&#039;s so hard about writing an object that looks for *.* or *.xml (whatever) in the ftp directory and downloads it.  Let me deal with any errors it throws.&lt;/p&gt;
&lt;p&gt;This aside, you&#039;d think you be able to use the For Each Loop container to loop through the files with *.XXX file type in the FTP directory. You can do this for anything with a regular directory structure, but try doing it with a FTP directory and it seems that you&#039;re out of luck.&lt;/p&gt;
</description>
 <pubDate>Tue, 14 Mar 2006 06:58:46 -0800</pubDate>
 <dc:creator>Charley Evans</dc:creator>
 <guid isPermaLink="false">comment 940 at http://www.developerdotstar.com/community</guid>
</item>
<item>
 <title>Causes for SSIS FTP Task RemotePath and LocalPath Error</title>
 <link>http://www.developerdotstar.com/community/node/344</link>
 <description>&lt;p&gt;I have figured out two different causes for this error from the FTP task. In my direct experience I was using IsLocalPathVariable = True with an SSIS variable mapped to the LocalPath property. But after thinking about it, I imagine both of the following scenarios would be possible even if you were not using a variable (please add a comment if you can confirm this).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.developerdotstar.com/community/node/344&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.developerdotstar.com/community/node/344#comment</comments>
 <category domain="http://www.developerdotstar.com/community/taxonomy/term/57">SQL Server 2005</category>
 <category domain="http://www.developerdotstar.com/community/taxonomy/term/58">SSIS (SQL Server Integration Services)</category>
 <pubDate>Sat, 28 Jan 2006 16:58:31 -0800</pubDate>
 <dc:creator>Daniel Read</dc:creator>
 <guid isPermaLink="false">344 at http://www.developerdotstar.com/community</guid>
</item>
</channel>
</rss>
