• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

FTP Set up help

ShamirP

New Pleskian
Hi Guys,

I was woundring if anyone could help me as i'm going round in circules without any success.

I'm a newbie with Plesk and figuring out my way round plesk.

I'm install the Plesk on a Windows 2008 R2 server using IIS the main webserver.

I have been able to create a cleint work space with there own DB, however the FTP site just doesn't work..I noticed that any time a user would log in they would see a 530 error. After digging deep i could see the FTP folder was pointing to D:\Plesk\Inetpub\vhosts\Servers\4, however all the files all clients website where D:\Plesk\Inetpub\vhosts.
So i changed the path and restarted the service..

however this didn't help.

I found this page http://forum.parallels.com/showthread.php?114873-FTP-problem-(530)-for-ALL-sites-Help! and tried to these two command.

"%plesk_bin%\ftpmng.exe" --remove-all
"%plesk_bin%\ftpmng.exe" --reconfigure-all

I noticed after running the first line, my ftp server was removed from the IIS list.

When i ran the second command is saw the following

C:\Users\Administrator>"%plesk_bin%\ftpmng.exe" --reconfigure-all
command --reconfigure-all not supported. Possible commands is:
--help
--install
--update-anon-ftp
--add-ip-address
--remove-ip-address
--change-ip-address
--update-explicit-ssl
--set-certificate-hash
--remove-all
--update-user
--update-users
--rename-user
--remove-user
--remove-users-from-ips
--set-disk-quota
--get-disk-usage
--list-sessions
--kill-session
--get-log-directory
--get-ftp-passive-port-range
--get-ftp-passive-port-range-default
--set-ftp-passive-port-range
--set-ftp-passive-port-range-default



Does anyone have any solutions or been stuck in the same situation?

thanks

Sham
 
Hello.

It is correct that client actually logs to D:\Plesk\Inetpub\vhosts\Servers\4 because there is a link to domain home fodder inside that folder. I believe that problem is that client connect to the site using wrong IP address. Client is able to FTP to its domain using only certain IP address on which domain physical is configured. Number 4 means FTP site id in IIS. You need to check on which IP address domain hosting (in Plesk) is created and use it to connect.
 
Hi all, After playing around with this over and over again and trolling through the logs, i didn't find it was the same problem as found in the link above.... So the users needed to log on with computername\username.

Thanks for the help
 
Back
Top