Jump to content

Recommended Posts

Posted

I install Serv-U FTP6.0.0.2 unnatended.

REG ADD %KEY%\025 /VE /D "Serv-U FTP Server" /f

REG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\ftp.exe /S"

REG ADD %KEY%\025 /V 2 /D "%systemdrive%\install\ftp.cmd"

Ftp cmd:
cmdow @ /HID

@echo off

taskkill /F /IM SERVUA~1.EXE

taskkill /F /IM SERVUT~1.EXE

COPY /Y C:\Install\ServUdaemon.ini "C:\Program Files\Serv-U\ServUdaemon.ini"

exit

ServUdaemon.ini contains my before working configuration.

When I login Serv-U says that: "Port 21 already in use" and doesn't start server. I reinstaled Serv-U - the same thing. Could anybody help?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...