Project Properties Window
Project Properties window allows to create new project or edit properties of existing project.
Project name
Specifies project name. It is recommended to use short and descriptive project.
Example: My Main Website
Root folder
Specifies the folder that contains project files and sub folders.
Example: c:\websites\mysite
Files of type
Specifies the type(s) of files to be included in the project. This field should contain valid file masks separated with semicolon (;)
Example: *.htm;*.txt;*.gif;*.jpg
FTP directory
Specifies FTP directory for the project. Click Select button to specify valid FTP directory. |