Hi Igor, thanks for your reply!
Established that .ftpaccess works by default in Plesk, why ProFTPd is ignoring it?
I can still access my_user home folder with a different user and any IP despite .ftpaccess settings...
Hi,
i'm trying to restrict access to my ftp service using an .ftpaccess configuration file, but the server is ignoring it.
the content of .ftpaccess is:
<Class ip_allowed>
From 1.2.3.4
</Class>
<IfUser my_user>
<Limit LOGIN>
AllowClass ip_allowed
DenyAll
</Limit>...
Hi IgorG, and thanks a lot for your time!
In every other Plesk Panel i've installed on my servers "php -i" run without any issue, no need to specify absolute path, in add, in this case even specifying absolute path php executable result in a not found error.
I never permitted ssh access to...
TITLE:
Schedule Task - command not found and domain folders structure modified
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx 17.8.11 #14, Ubuntu 16.04.4
PROBLEM DESCRIPTION:
The Server is freshly installed (for the third time) and the only one subscription recreated from scratch...