| Dart Home | PowerTCP FTP for ActiveX | Custom Development | Reply | PowerTCP FTP for ActiveX Topics | Forums |
| Author | Forum: PowerTCP FTP for ActiveX Topic: "Restart" property doesn't fire "Progress" Event? |
| raymng From: HK, USA Posts: 28 Member Since: 03/08/03 |
posted November 12, 2003 7:53 AM My program read the "Restart" property, but this doesn't fire the "Progress" event, why? Raymond |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 12, 2003 8:54 AM I'm not sure I understand. Why would reading the restart property cause the progress event to fire? What are you expecting to happen? |
| raymng From: HK, USA Posts: 28 Member Since: 03/08/03 |
posted November 12, 2003 9:12 AM When "Restart" property is read, it will send "REST 100" and "REST 0" to the FTP server. So when the FTP server reply with "350 Restarting at 100.", the progress event should be triggered. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 12, 2003 9:33 AM I guess we left it out because it's a blocking property. There's no need to do anything in the progress event. If for some reason you need it, you can use the command method to send the REST commands manually. |
| Reply | PowerTCP FTP for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|