Selecting the FTP Service tab offers a list of defined IceWarp FTP Servers:

Use the Delete button to delete a definition.
Use the Add or Edit buttons to create or modify an FTP Site definition, the FTP Service dialog is presented:

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 Hints section. Use the '...' button to open a standard dialog for selecting the home directory For selecting home directory you can use selection button '...' |
IP Address |
If you need to bind this service to a specific IP address, specify it here. Use the drop down arrow to show all IP addresses available for this machine, plus an option to use 'all available'. NOTE - that 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 that if zero is left, logs are not deleted. |