• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Grsync: Graphical rsync backup tool in Ubuntu Linux

by admin

grsync is a graphical rsync tool in Ubuntu Linux. It provides a graphical user interface to backup or sync important files & directories to remote machines or in local machines using rsync. It currently supports only a limited set of the most important rsync features but can be used effectively for local directory synchronization.

Installation of grsync on Ubuntu

Method 1: Open the Synaptic Package Manager, search grsync as shown below:

grsync synaptic

Select grsync and click on Mark for installation and then Click on Apply.

Method 2: Open the Terminal, use the below apt-get command.

$ sudo apt-get install grsync

Now take backup using grsync.

access grsync

Click on grsync

In the below example we are taking the backup of the ‘/home/thegeekdiary/Downloads’ folder in /opt folder.

grsync take backup ubuntu

Now Start taking the backup by clicking on the button which is marked in a red circle(Mark a full run(go!).

As you can see below, backup has been completed successfully and also show progress & output of rsync.

grsync ubuntu backup successful

Filed Under: Linux

Some more articles you might also be interested in …

  1. lftp Command Examples in Linux
  2. hyperfine Commane Examples
  3. dolphin: command not found
  4. CentOS / RHEL 6 : How to extract initramfs image and edit/view it
  5. sbatch Command Examples in Linux
  6. ln: command not found
  7. How to Install Bless Hex Editor (Hexadecimal Editor) in Ubuntu
  8. asciidoctor: A processor that converts AsciiDoc files to a publishable format
  9. pacman Command Examples in Linux (Cheat Sheet)
  10. git lfs: Work with large files in Git repositories

You May Also Like

Primary Sidebar

Recent Posts

  • Vanilla OS 2 Released: A New Era for Linux Enthusiasts
  • mk Command Examples
  • mixxx Command Examples
  • mix Command Examples

© 2025 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright