FTP Overview

                                         FTP Overview

1. File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another over a TCP-based network.

2. FTP is built on a client-server architecture and uses separate control and data connections between the client and the server.

3. For secure transmission that hides (encrypts) the username and password, and encrypts the content, it is used FTP secured with SSL (FTPS).

4. Apiqcloud supports both FTP and FTPS.

5. Unlike HTTP, the FTP protocol is stateful: you establish a control connection for the duration of an FTP session that typically spans multiple data transfers.

FTP usage in Apiqcloud:

1. Uploading/downloading resources;
2. Downloading and reading logs for analysing;
3. Editing configurations;
4. Syncing files;
5. Deploying applications (not recommended).

With Apiqcloud FTP feature is available for both application servers and databases.

Note: Currently, FTP add-on is not compatible with Docker containers.

To benefit from FTP with Apiqcloud you need to meet three requirements:

1. To have FTP client installed (for example, FileZilla)
2. To have compute node added to the environment
3. To switch Public IP for the node in your environment

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Deploy Magento into Apiqcloud PHP Cloud

Magento is an extremely popular open source e-commerce service powered by PHP. It provides a...

How to open a support ticket to Apiqcloud

Please follow below steps to open a ticket :-  Login to Apiqcloud dashboard  Click on HELP...

Types of Accounts

By default, accounts created in Apiqcloud are considered to be trial accounts. Apiqcloud...

File Synchronization

File Synchronization Between Several Application Servers in a Cluster As incoming traffic...

Apache & NGINX Modules

Here you can see the full list of the Apache and NGINX modules available in Apiqcloud by...