Add Web Project Dialog Box
See Also
Adds a Web project.
In the Web Projects window, clicking Add button will bring up the following dialog box:
Dialog Box Items
Repository Project
Specifies the path of the source project in repository. You can type the full path in the box or click Browse to select one in the Set Web Project dialog box.
Deploy Destinations
Specifies the path of deploy destination.
The Deploy Destination can be on a hard drive on your local computer which SAW Server resides, elsewhere on the same LAN as SAW Server or on a remote computer( via FTP). If the deploy folder is a network folder, we recommend specifying the Deploy Folder using a UNC pathname. For example:
\\machinename\sharename\deploy folder
Deploy to local folder
Local path
Specifies the path of deploy folder.
Deploy to FTP site
FTP site
Specifies the path of FTP site.
Port
Specifies the port of the FTP server.Login info
Specifies the way in which SourceAnywhere Server logs in the FTP server. You can choose to input the login info when adding a web project. This way, the login info will be kept in the database and used to connect to FTP server automatically when deploying. Or you can choose to input login info when performing the deploy operation. This way, the login info will not be kept.
Input login info when performing deploy operation
Input login info when performing the deploy operation.
AnonymousLog in the FTP server as a anonymous user.
User Name
Specifies the user name for the FTP server .
Password
Specifies the password used for this user to log into the FTP server.
OK
Confirms the input and closes the dialog box.
Cancel
Cancels the Add operation and closes the dialog box.