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

Rsync

Last modified: 23 March 2022

Required plugins: FTP/SFTP/WebDAV Connectivity

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 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).