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 problem
potentiostat

From: Cark, USA
Posts: 2
Member Since: 03/05/04
posted March 5, 2004 5:07 AM

I have another piece of simple code which connects to the server, changes the folder, lists the files, then deletes the files, moves back a folder (“..”) and calls Ftp->RemoveDirectory to remove the folder. When I try and change into the next folder I get a “500 ???? Command not understood” from the server. 

I found that by using Ftp->AbortCommand after the Ftp->RemoveDirectory stops this problem. Any ideas what is causing it?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted March 5, 2004 9:19 AM

When you get weird issues like this one, the first thing to do is to use the Trace method to create a log file and see what's going on.

The sample ListView app uses the Trace method so just look at that for example code.
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX