Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: FTP Store
jmeyer
meyer.jeff@co.dane.wi.us

From: Madison, WI USA
Posts: 4
Member Since: 07/25/03
posted February 10, 2004 5:34 PM

I have been using this code in my application for years and now it appears it actually occasionally deletes the file instead of overwriting it.
Doesn't do it all the time....

LocalName= "M:\COCLERK\ELECTION\DANE\electtmp.htm"
PathName = "/coclerk/elect2004a.html"
FTP1.Store LocalName, PathName, 5000, 0

I am trying to narrow it down but am having no luck when trying to get it to consistently fail.
jmeyer
meyer.jeff@co.dane.wi.us

From: Madison, WI USA
Posts: 4
Member Since: 07/25/03
posted February 11, 2004 10:45 AM

I am seeing this in the IIS logs....

15:22:06 170.125.21.88 [157]PASS - 230
15:22:08 170.125.21.88 [157]created /coclerk/elect2004a.html 226
15:22:23 170.125.21.88 [158]USER jlm 331
15:22:23 170.125.21.88 [158]PASS - 230
15:22:25 170.125.21.88 [158]created /coclerk/elect2004a.html 426

I see the Abort(426) but the code isn't reacting to it.

Jeff
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted February 11, 2004 10:50 AM

I'm sorry, but I don't understand what you are trying report. You state "I have been using this code in my application for years". Nothing has changed in the control, so I would have to assume that something changed on the FTP server. I would check with the sysadmin of your FTP server and ask them what's changed.
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX