• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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