• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Removing ip problems

B

budwaiser

Guest
Hi,
i'm trying to remove an ip on my server but i have this error:

Remove ip address from FTP server configuration failed: ftpmng --remove-ip-address failed: The system cannot find the file specified. (Error code 2) at GetNamedSecurityInfo(d:\wwwroot\Servers\31464)
Remove ip address from FTP server configuration failed: ftpmng --remove-ip-address failed: The system cannot find the file specified. (Error code 2) at GetNamedSecurityInfo(d:\wwwroot\Servers\25413)

Anyone can help me please?

Thank you
 
Hi,

It looks like ftp site settings for this IP were changed manually through IIS admin.

Try to reconfigure ftp with:

"%plesk_bin%\ftpmng" --remove-ip-address --ip-address=your_ip

"%plesk_bin%\ftpmng" --reconfigure-ip-address --ip-address=your_ip

Then try to remove it again.
 
Back
Top