FTP user creation error in websitepanel/dotnetpanel

While creating ftp user in websitepanel/dotnetpanel if you get error that account is created but you are not able to connect and getting error

Solution:

find FileZila Server config file located (in my example C:\Program Files (x86)\FileZilla Server\FileZilaServer.xml).

Open it. It contains data like this:

<FileZillaServer>
<Settings>
<Item name=”Admin port” type=”numeric”>14147</Item>
</Settings>
</FileZillaServer>

Add <Users> node:

<FileZillaServer>

<Users></Users>

<Settings>
<Item name=”Admin port” type=”numeric”>14147</Item>
</Settings>
</FileZillaServer>

Save config file, go back to control panel and recreate FTP accounts that failed before.

 

Please follow and like us:
About shk

shk is a DevOps engineer with more than 12 years of experience in different organizations. He enthusiastic about learning new technologies and shares his knowledge through his blogs.

Comments

  1. Thank you for posting this! Such a simple fix. Saved my day.

  2. Hey – thanks for such a simple solution to such a big issue.
    I spend a couple of hours before reaching here.. amazed to see it work instantly with a tiny patch after so much struggle.

Trackbacks

  1. […] Source: FTP Server – Google Blog Search […]

Comment Policy:

Your words are your own, so be nice and helpful if you can. Please, only use your real name, not your business name or keywords. Using business name or keywords instead of your real name will lead to the comment being deleted. Anonymous commenting is not allowed either. Limit the amount of links submitted in your comment. We accept clean XHTML in comments, but don't overdo it please.

Tell us what you're thinking...

All comments are moderated.

* Denotes required field.

*

*

Previous Post:
Next Post: