Posts Tagged "FTP"

How to fix ProFTP Handshake Trouble in Plesk

Posted on Feb 15, 2015

I fixed a problem this morning which wouldn’t let the latest version of FileZilla v3.10.1.1 connect to one of my client’s servers anymore. This had not been a problem in the past. The connection...

Learn More

How to allow Passive FTP Connections in Plesk

Posted on Dec 18, 2014

A little while ago I’ve written an article about opening Passive FTP Ports specifically for using Plesk on Amazon AWS. Here’s a slightly more condensed version about how to do this on any server...

Learn More

How to use FTP from the Linux Command Line

Posted on Apr 8, 2014

You can use the ftp command to talk to an FTP server from the Linux Command Line. Type ftp to see if the tool is installed. If you get a “command not found” message then go ahead and type yum...

Learn More

What is an FTP Client (like FileZilla)?

Posted on Nov 9, 2011

An FTP client is a piece of software on your local computer (i.e. your laptop) that allows you to access files on a remote computer (i.e. your web server). FileZilla is one of of those, but there are several...

Learn More