FTP Connection Manager Time-out -
04-27-2006
, 02:33 PM
According to http://msdn2.microsoft.com/en-us/lib...2(SQL.90).aspx
you should be able to set the time-out of an FTP Connection Manager to 0 for
infinite. When ever i try to configure this through the editor it resets it
back to the default of 60. If i try to configure it through the properties
pane it tells me it must be a value between 1 and 300. I have tried to set it
using a variable and assigning it to the timeout expression and have also
tried to override it in the package.dtsx
Has anyone encountered this and is there a work around? |