• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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