dbTalk Databases Forums  

FTP put lockup

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


Discuss FTP put lockup in the microsoft.public.sqlserver.dts forum.



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

Default FTP put lockup - 05-03-2004 , 10:37 PM






We're getting what appears to be periodic file lockups when doing FTP
transfers through ActiveX scripts in DTS. Here's our log:

ftp> put \\SERVERNAME\folder1\folder2\folder3\xxx_header_nf o.txt
200 PORT command successful.
150 Opening ASCII mode data connection for xxx_header_Info.txt.

**** WHEN THINGS ARE WORKING, WE GET THE NEXT TWO LOG ENTRIES,
OTHERWISE OUR LOG ENDS HERE ****

226 Transfer complete.
ftp: 21723 bytes sent in 0.00Seconds 21723000.00Kbytes/sec.

When the put fails, the DBAs must rename the log file (above) and the
script file that is executed from ActiveX or reboot the server - this
file looks similar to the following:

open some.server.name
loginname
password
cd \IN
put \\SERVERNAME\folder1\folder2\folder3\xxx_header_nf o.txt
..
..
..
bye

Any ideas on what would cause the put to hang like that?

Thanks,
Dave Orkis

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.