FTP Site

Figure. FTP Site tab in FTP service dialog.

Field

Description

Site

The URL used to access the FTP site.

Description

Short descriptive text for this FTP service.

Home directory

The root folder (or home directory) of the FTP site. IceWarp Server will automatically display any subfolders.

It is possible to use path variables here:

$$homedir$$, $$username$$ and $$groupname$$ are allowed, and additionally $$domain$$ and $$email$$ if you use system integration.

Read more about path variables in the FTP Hints.

Use the '...' button to open a standard dialog tor select the home directory.

IP Address

If you need to bind this service to a specific IP address, specify it here.

Use the drop down list to show all IP addresses available for this machine, plus the All Available option.

Note: If you need to run multiple FTP sites, you must use a separate IP address for each site, with DNS records set up appropriately.

However, you can specify different folders for different users under the same FTP site to give the effect of having separate FTP sites.

Enable W3C logging

If checked, all the connections are logged in W3C format which is a standardized format so you can use your own parsers etc. to easily analyze the logs.

Logging file path

The path to log files. It supports time variables like yyyy mm dd in the file name.

e.g.:c:\logs\FTP\"yyyymmdd".log

Delete logs older than (Days)

Specify number of days – after this period logs are removed.

Note: If 0 (zero) is left, logs are not deleted.