skyindreams / RsyncOSX

A macOS GUI for rsync. Compiled for macOS Big Sur and later

Home Page:https://rsyncosx.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there 👋

RsyncOSX and RsyncUI are GUI´s on the Apple macOS plattform for the command line tool rsync.

It is rsync which executes the synchronize task. The GUI´s are only for setting parameters and make it more easy to use rsync, which is a fantastic tool.

Very important to read and understand

The UI of RsyncOSX and RsyncUI can for users who dont know rsync be difficult to understand. Setting wrong parameters to rsync can result in deleted data. RsyncOSX nor RsyncUI will not stop you for doing so. That is why it is very important to execute a simulated run, a --dry-run, and verify the result before the real run.

Please read the documentation of RsyncOSX or documentation of RsyncUI for how to add a task and how to execute a simulated run, a --dry-run, to verify a task.

Version of macOS

If you have installed macOS Big Sur, RsyncOSX is the GUI for you. If you have installed macOS Monterey or macOS Ventura, you can use both GUI´s in parallell.

External task does the job

Please be aware it is an external task not controlled by RsyncOSX nor RsyncUI which executes the command line tool rsync. RsyncOSX and RsyncUI are monitoring the task for progress and termination. The user can abort a tasks at any time. Please let the abort to finish and cleanup properly before starting a new task. It might take a few seconds. If not the apps might become unresponsive.

One of many advantages of utilizing rsync is that it can restart and continue the synchronize task from where it was aborted.

RsyncOSX

RsyncOSX is the only GUI which supports scheduling of task.

GitHub license GitHub Releases GitHub Releases Netlify Status GitHub issues

RsyncOSX is released for macOS Big Sur and later. Latest build is 18 November 2022.

RsyncUI

GitHub license GitHub Releases GitHub Releases Netlify Status GitHub issues

RsyncUI is released for macOS Monterey and later. Latest build is 6 December 2022.

My github stats

Metrics

About

A macOS GUI for rsync. Compiled for macOS Big Sur and later

https://rsyncosx.netlify.app/

License:MIT License


Languages

Language:Swift 98.0%Language:C 1.9%Language:Makefile 0.0%