dbTalk Databases Forums  

.NET & DTS FTP

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss .NET & DTS FTP in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
marc
 
Posts: n/a

Default .NET & DTS FTP - 04-05-2004 , 08:16 AM






Hi,

I have a DTS package that imports a file into folder d:\ftp\ thats runs OK.

If I run package in an .Net app (on an other machine!!!) I get the message
"Folder D:\ftp\ does not exist or is not accesible on destination."
What is wrong?

thanks
Marc




Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: .NET & DTS FTP - 04-05-2004 , 08:58 AM






Try using a UNC path for the ftp folder, e.g.
\\ServerName\PathToFTPFolder

-Sue

On Mon, 5 Apr 2004 15:16:28 +0200, "marc" <heev (AT) msn (DOT) com>
wrote:

Quote:
Hi,

I have a DTS package that imports a file into folder d:\ftp\ thats runs OK.

If I run package in an .Net app (on an other machine!!!) I get the message
"Folder D:\ftp\ does not exist or is not accesible on destination."
What is wrong?

thanks
Marc




Reply With Quote
  #3  
Old   
marc
 
Posts: n/a

Default Re: .NET & DTS FTP - 04-05-2004 , 09:39 AM



yes that works thanks


"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote

Quote:
Try using a UNC path for the ftp folder, e.g.
\\ServerName\PathToFTPFolder

-Sue

On Mon, 5 Apr 2004 15:16:28 +0200, "marc" <heev (AT) msn (DOT) com
wrote:

Hi,

I have a DTS package that imports a file into folder d:\ftp\ thats runs
OK.

If I run package in an .Net app (on an other machine!!!) I get the
message
"Folder D:\ftp\ does not exist or is not accesible on destination."
What is wrong?

thanks
Marc






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.