Rsync
File | Settings | Tools | Rsync for Windows and Linux
JetBrains Rider | Settings or Preferences | Tools | Rsync for macOS
CtrlAlt0S
note
Preferences configurable on this page are saved using the mechanism of directory-based settings.
Required plugins: FTP/SFTP/WebDAV Connectivity (bundled)
Use this page to configure the settings for Rsync, which facilitates download, upload, and synchronization of files in a remote SFTP server configuration.
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.
note
Rsync is used for download and upload (including auto-upload) of files and synchronization between the deployed files and folders and their local versions. Deletion and navigation by files on a remote host is still done via SFTP.
Item | Description |
---|---|
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 JetBrains Rider can properly communicate with Rsync. |