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: RemoveDirectory event doesn't fire correctly
miha96ac

From: Copenhagen, Denmark
Posts: 2
Member Since: 07/01/03
posted July 1, 2003 4:09 PM

Hi!

I have a problem with catching the RemoveDirectory event in my own code (C++). When trying the FTP-sample, the code catches it correctly - but the (almost) exact same code in my own program doesn't.

I'm able to catch all other events - except RemoveDirectory (=event code 11).

I've added a simple:

 printf("INVOKE: %d\n", dispIdMember);

in the 'IFtpServer::Invoke'-method from the sample file 'IFtpServer.cpp' - and as I said the sample works fine, but my own code doesn't!

Any idears?

I'm using the latest DLL's


Best regards,

Michael Hansen
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted July 2, 2003 9:08 AM

Hi Michael,
No, I'm sorry, nothing jumps out at me.
I do not have any advice other that to double-check your code with the sample code.
There must be something different in what you are doing.
Sorry I couldn't offer more,
-ken
miha96ac

From: Copenhagen, Denmark
Posts: 2
Member Since: 07/01/03
posted July 2, 2003 12:07 PM

Hi Ken,

I've found the problem - and it relates to the problems posted in the 'Pure virtual directories (and files)' thread.

I too am using the control to serve virtual directories and files, and the control failes to notify me of the RMD-command because the directory doesn't exists.

I've found that this problem appears to also apply to the Rename-event.

Do you know of a fix for this? It sounds like its a feature that is requested by several users.


Best regards,

Michael
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted July 3, 2003 9:16 AM

Hi Michael,
Actually, I wasn't even aware that this happened with these events.
I have reported this to the product manager as issue #1877 for the development staff to review.
There is no ETA for its being addressed at this time, but your email has been attached to the report.
Thanks for informing us of this,
-ken
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX