Viewing 10 posts - 1 through 10 (of 10 total)
Ok, onto the next hurtle!
It's requiring something in the "remote path" parameter and it has to start with "/". In most cases, the remote path is governed by the...
October 13, 2009 at 8:36 am
Thanks! I'll give it a shot...
October 9, 2009 at 11:24 am
Thanks a bunch for all of your assistance. It just kills me that such a fundamental function doesn't work, especially when it's a two Microsoft boxes talking to each...
February 8, 2009 at 8:55 pm
I did some exploring and found the error message displayed in the "Output" window:
SSIS package "cNotifyAbsence.dtsx" starting.
Error: 0xC002918B at FTP Task, FTP Task: Unable to send files using "FTP Connection...
February 8, 2009 at 7:22 am
Ok, this isn't fun anymore!
I set it up to modify the ConnectionString of the FtpConnectionManager. That made sense once you pointed out the obvious to me :Whistling:.
When I execute...
February 8, 2009 at 6:49 am
Well, I'm finally getting the time to work on this again. I setup an FTP task and set the connection property to:
ServerName=ftp.cnotify.com; ServerUsername=CentralHigh; ServerPassword=Fjr3ri8t;
When I executed...
February 7, 2009 at 6:28 pm
Thanks a bunch! I'm hoping to finish this project today and start on another one. I've been generating and sending these files from our SQL2000 for the last...
January 8, 2009 at 9:38 am
Ah! Makes sense. Might you have a connection string example that would speed me on my way?
Thanks again...
January 8, 2009 at 9:22 am
I found the "Expressions" in the connection manager, but there is not an expression for "ServerPassword".
?
January 8, 2009 at 9:13 am
Thanks for the quick response! As much as I found other elements of SSIS packages that would accept parameters, I figured that there had to be a way to...
January 8, 2009 at 8:55 am
Viewing 10 posts - 1 through 10 (of 10 total)