CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Rsync

Last modified: 26 June 2023

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 and ssh tools are preinstalled and their paths are filled automatically.

  • On Windows, you need to manually install Cygwin or Msys2 with the rsync and openssh packages first. The tools' executables are commonly located in the <Cygwin/Msys2 installation>\bin folder.

    note

    Using Rsync from WSL on Windows is not yet supported (CPP-24327).