Rsync
Use this page to configure the settings for Rsync, which facilitates downloading and uploading files to an SFTP server.
On macOS and Linux, the
rsync
andssh
tools are preinstalled and their paths are filled automatically.On Windows, you need to manually install Cygwin with the
rsync
andopenssh
packages first. The tools' executables are commonly located in the <Cygwin installation>\bin folder.
Rsync executable path | In this field, provide the path to the |
Rsync options | Use this field to override the Rsync command-line parameters if necessary. By default, the For the complete list of available options, refer to the Rsync documentation. |
Shell executable path | In this field, provide the path to the |
Test Connection | Click this button to validate the provided settings and make sure that IntelliJ IDEA can properly communicate with Rsync. |