Defining FTP projects
Top  Previous  Next


When defining remote projects which reside on FTP serves, the Options button in the General tab of the Project Properties dialog enables you to set the options for the project's ftp connection.    

   

This dialog contains the following settings:
·Host – Enter the host name or IP address of the ftp server.  
·Remote Directory – The project's root directory on the remote server, e.g. FTPRepository/MyFtpProject01. This folder is created below the default folder of the FTP server.  
·User – User's login name on the FTP server.  
·Password – User's password name on the FTP server.  
·Remember Password – By selecting this feature, CS-RCS will not prompt the user for the password every time the project is accessed.  

Note: Loading projects may be somewhat slower when ftp projects are defined. This is due to connections which have to be established with the FTP servers. Therefore, FTP access is only suitable for small projects, for example, up to 25 files. Also, it is not recommended to use FTP access for files over 100KB. For larger projects, you should select the Internet Repository type.