File Transfer Protocol (FTP)

Introduction to FTP

Zentyal uses vsftpd [4] (very secure FTP) to provide this service.

[4]http://vsftpd.beasts.org/

FTP server configuration with Zentyal

You can access the FTP server configuration through the menu FTP:

_images/ftp-general.png

FTP Server Configuration

The FTP service provided by Zentyal is very easy to configure and it allows the provision of remote access to a public directory and/or personal directories of the system users.

The default path of the public directory is /srv/ftp while all users have personal directories located within /home/user/.

In Anonymous access you can choose between three possible configurations for the public directory:

Disabled:
No access is granted to anonymous users.
Read only:
Users can access the directory with an FTP client, but users are only allowed to list the files and download them. This configuration is appropriate when making content globally available for download.
Read and write:
Users can access the directory with a FTP client and anyone can add, modify, download and delete files from this directory. This configuration is not recommended unless you are very certain of what you are doing.

Another configuration parameter Personal directories allows each Zentyal user access to their personal directory.

As usual, before enabling this service, you must check that the neccesary firewall ports are open.

English - Español

Table Of Contents

Other documents

Previous topic

Web data publication service (HTTP)

Next topic

Zentyal Gateway