RsyncUI Interface
RsyncUI Interface

RsyncUI is the successor to Rsync OS X. It is a graphical user interface for the powerful command line utility, rsync, a file synchronization utility that has its roots in the Linux world. RsyncUI is an Apple native app, 100% written in Swift. All of the actual work is still done by rsync, buy you can skip much of the learning curve involved in using the CLI.

Pure rysnc can sync files between remote and local servers. Rsync has many options that can help you define the connections you make, and allow you to specify files that should be excluded in a transfer. Rsync is great for complex file syncs and for transferring a large number of files. When used with cron, rsync can also make automatic backups.

Features

  • Sync to local attached storage
  • Sync to computers on the LAN or the Internet
  • Passwordless login by SSH key
  • Snapshot creation
  • Profiles to organize tasks
  • Quick tasks for repetitive file operations
  • Data restoration from remote servers

How to get RsyncUI

RsyncUI can be installed via Homebrew or download from GitHub:

brew install --cask rsyncui

✉️ Reply by email