The New Remote Development Host summary page lets you specify some settings to be used in the IDE for the remote host before you click Finish to complete adding the remote development host.
Display Name: Type the name you want to display for this host. The display name is used anywhere the development host is listed in the IDE.
Default toolchain: Select the toolchain you want the IDE to use on the remote development host. The options in the list indicate what the IDE was able to locate on the remote server. If you know that a set of tools should be available on the host, but it is not listed here, you might need to tell the IDE where to find it after you finish setting up the host. See Configuring Build Tools.
Synchronization: Select the type of file synchronization you want to use to make the project files accessible to the remote server. Synchronization is not needed if you are using a shared file system. If file sharing is not an option, you can use the open source rsync utility or the secure copy (scp) command to copy the files to the remote host.
Consulte também | |
---|---|
Doing Remote Development |