• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

FTP Issues

D

druxcyck

Guest
I was able to ftp earlier, I believe they started after I changed the home directory through IIS, I suppose the better way would have been to create a new user.. ALl of the permissions seem to be correct but whenever I try to login I get an invalid password, I have reset the password and even tried creating a new user.
 
Try running plesk reconfigurator or try running.


#cd %plesk_bin%
#ftpmng.exe --reconfigure-all
 
I would like to be able to actually CHMOd on an IIS installation.
Half the time my users want to install a php based app and they have pemrissions problems that they cant change...
 
You can reset the folder permission and reconfigure the IIS entries by running the following commands

>cd %plesk_bib%
>websrvmng.exe --reconfigure-all
 
Back
Top