Changing password via PHP script

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
izzie.zee
500 Command not understood
Posts: 1
Joined: 2011-08-24 07:25
First name: Izan
Last name: Zaini

Changing password via PHP script

#1 Post by izzie.zee » 2011-08-24 07:42

Hi... I'm not sure to put this into "Off-Topic>>HTML" side, or on this side of the forum. I'm a newbie in setting up FTP (FileZilla Server) with PHP portal, and I need to know how to change password using server side script PHP... Or at least, any similar code in ASP... Please help... Cheers...

Kind Regards,

-Izzie-

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Changing password via PHP script

#2 Post by boco » 2011-08-24 19:27

Only way is to edit the FileZilla Server.xml directly (the passwords are stored as plain MD5 hash, before that question comes up) and call "FileZilla Server.exe" /reload-config afterwards.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply