• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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