Dear all I have a windows 2008 x64 server. with tomcat 6.0 running on it. And I need a ftp server running on it. I download the apache ftp server and tested it on my desktop computer (windows xp(sp3), jdk 1.6). Then I upload the files to the server and try to install it as a service on the server. However I met a error when run the service.bat file . The message is as following
D:\apache-ftp-Server\bin>service install ftpd res/conf/ftpd.xml Installing the service 'ftpd' ... Using FTPD_HOME: D:\apache-ftp-Server Using JAVA_HOME: Using JVM: auto start start;res/conf/ftpd.xml start;res/conf/ftpd.xml Failed installing 'ftpd' service I know we need to repalce the two .exe files to make Tomcat 6.0 runs as service on a X64 windows server. Is there has any special file for apache ftp server to run on the windows 2008 x64 server ? I have google the internet and do not find any relevent meterials on how to fix that. Is anyone has any ideas on how to make the apache ftp server runs as a service on a windows 2008 server? I am not a export for windows, so if you know any tools that can be used for installing service on 2008, please tell me. Any suggesion would be highly appreciated. Regards, Ryan.
