ViniHost Logo

Using FTP (File Transfer Protocol)

Overview

This article discusses FTP (File Transfer Protocol).

Table of Contents

What is FTP?

File Transfer Protocol (FTP) is a protocol that enables you to transfer files between your ViniHost account and another computer. FTP establishes a connection between a server (in this case, your account on an ViniHost server) and a client (your local computer). To make your website files accessible to the public, you use an FTP client to upload them to your ViniHost account on the server. You can also download files from your ViniHost account to your local computer.

The original FTP protocol does not encrypt data sent between the server and the client. Instead, we strongly recommend you use one of the following protocols to transfer files:

For security reasons, anonymous FTP is disabled on all ViniHost shared servers.

Using an FTP Client

Please see this article for information about how to connect to your server using FTP.

Linux hosting products include:

More Information

For more information about FTP, please visit wikipedia.org.