Hi all, I have installed apache-ftpserver-1.0.6 on Windows 7. I can get it running but I would like to know more about the ftpdw.exe command...
The installation instructions describe how to set up multiple instances using the service.bat command, by specifying a service identifier as the second parameter to the "service install" command, such as "service install ftpd2". This works fine. Now I would like to run ftpdw to manage the ftpd2 service instance, but all my attempts fail. If I run it without any arguments it tells me "The specified service does not exist as an installed service. Unable to open the service 'ftpd'" (note: I didn't install a service with the default name). If I try giving the service name as an argument (e.g. "ftpdw ftpd2") then it gives me the exact same error message. It appears that the source for ftpdw.exe is not included with the ftpserver source. Can anyone tell me where to find the source for this executable? Can anyone tell me how to specify the alternate service name to ftpdw? Thanks, Ian Goodacre
