Creating a C# project to create users on filezilla 1.x

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
phoda
500 Command not understood
Posts: 1
Joined: 2024-05-06 07:54
First name: Pawel
Last name: Homenda

Creating a C# project to create users on filezilla 1.x

#1 Post by phoda » 2024-05-06 08:07

Hello, I am trying to develop a program so a client can make an user in our filezilla server through it's aplication. (via API)
But changes had been made and filezilla software was updated so i can't use Miracle.FileZilla.Api now that is not longer version 0.x but 1.x and for what I heard is not possible to update the library.

Is there another way to automatize creating users in filezilla?

Please and thank you.

Post Reply