• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 Problem - Command not found!

O

Oras

Guest
Hello,
I installed Plesk 9 yesterday, everything work great except FTP. I tried first to log using FileZilla but it couldn't find the host. I logged using SSH and typed: FTP ... result: Command not found!
Any help about this please?
Regards
 
FTP ... result: Command not found!

I doubt you are likely to find a command called 'FTP' perhaps 'ftp', but that is an ftp client program (Filezilla) and won't help you with your FTP server woes except in testing your FTP connection.

Any help about this please?

I would be happy to try offer some assistance, but it is difficult without more information than 'FileZilla couldn't find host'. There are many things that could be going wrong, you may have typed the wrong server name, there may be a firewall (on the client or the server or somewhere in between) which is blocking the connection (this is where SSHing in and running 'ftp' can be useful for testing), the server may not be running (i.e. the FTP service, or more precisely xinetd might not be starting it when requested).

So my advice to you would be to SSH in and try running 'ftp', if you still get 'command not found', then install an FTP client (either a basic ftp or something more featuresome, such as ncftp or lftp). If it connects locally but no remotely that would probably indicate a firewall problem. Also useful would be if you gave us details of what operating system/distribution you are running plesk on. If you report back here with some more info, then some on can help.

On final thing, it would be nice to know what you are using FTP for. Anonymous FTP is alright, but I personally wouldn't advise using FTP for anything else if you can avoid it. If you just want to transfer some files, I would suggest using SFTP/SCP (SSH File Transfer Protocol) - WinSCP is a good client if you are using Windows.
 
Thank you steogede for your reply.
After submitting my thread, I tried using sftp and it worked for user (root).
Here is more details about my problem:
1. OS: Centos 5.2
2. Plesk 9.
3. I installed plesk using web interface.

I tried ftp now and its working!! the only thing I may think of is the license , when I tested the ftp I was working with default demo license, after uploading the key and made an update to plesk it is working now.

Thank you for your help.
 
I am having a similar problem.. did you ever solve this?
 
Back
Top