Re: SQLDTS Transfer File Task
- From: "Darren Green" <darren.green@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 4 Oct 2007 22:55:37 +0100
I should be able to confirm, because I wrote the task, but I'm afraid I cannot as the code is not handy. I'm pretty sure it will only open one connection at run-time, but the design-time will be a lot more free with opening and closing connections.
--
Darren Green
http://www.konesans.com | http://www.sqlis.com | http://wiki.sqlis.com
"Nabeel" <nabeel.moeen@xxxxxxxxx> wrote in message news:1190060858.076811.78350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have an automated task that runs a process to generate files and
then uploads them to an FTP via WS_FTPPro and a script file. the
problem in this scenario is that the WS_FTPPro script transfers
multiple files in individual sessions for each file and the account I
use to sign in on the host has a limited number of logins before it
expires.
E.g. 20 logins. so for 4 files transferred each time the process is
run the logins expire in 5 days.
What I have tried to do, is setup a DTS package that runs the process
to generate files and then use a SQLDTS Transfer File task to transfer
the files to the ftp.
Can anyone confirm whether SQLDTS transfer File task uses a single
session to transfer multiple files?
I would like the account to last as long as possible (its not actually
20, but then again having to have the account reset every x/4 number
of times rather than x number of times is a huge hassle).
Regards,
Nabeel
.
- Follow-Ups:
- Re: SQLDTS Transfer File Task
- From: Darren Green
- Re: SQLDTS Transfer File Task
- Prev by Date: IBM OLE DB Provider for DB2
- Next by Date: Re: SQLDTS Transfer File Task
- Previous by thread: IBM OLE DB Provider for DB2
- Next by thread: Re: SQLDTS Transfer File Task
- Index(es):
Relevant Pages
|