Rsync Backup Web interface,Frontend or GUI Tools

rsync is a replacement for rcp (and scp) that has many more features. It uses the “rsync algorithm” which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.


Here are some of the tools to manage rsync easily.If you have any other rsync tools you can suggest.

grsync

Grsync is a GUI for rsync, the command line directory synchronization tool. It supports only a limited set of rsync features, but can be effectively used to synchronize local directories.

Downloads and Documentation

http://www.opbyte.it/grsync/

Backup Monitor

Backup Monitor is an rsync backup front-end with a Web interface, which emails reports with an attached summary or logfile. Its configuration system is simple to use and can back up single servers or entire server farms from a single machine. Custom email tags can be used to sort responses in your mail reader.

Downloads and Documentation

http://sourceforge.net/projects/backupmon/

QSync

QSync is a Qt-based frontend to the rsync file transfer utility, with an emphasis on initial ease-of-use, but also with the ability to be just as powerful as rsync itself. It will eventually support many, if not all, of rsync’s many options.

Downloads and Documentation

http://transamrit.net/projects/qsync/

Zynk

Zynk is a graphical user interface / GUI for rsync with some special features.

Downloads and Documentation

http://hanez.org/zynk.html

rsyncbackup

rsyncbackup is a handy tool for scheduled backups using rsync. rsyncbackup lets you easily setup multiple source folders and destinations, both locally, on your iPod or external firewire disk, or at a remote destination using ssh. rsyncbackup has no GUI, but is based on editing configuration files. The script is meant to be run in a crontab, so user interaction is not neccesary. Basic terminal skills are required to use the program.

Downloads and Documentation

http://rsyncbackup.erlang.no/

TKsync

TKsync is for syncing files and directories over encrypted SSH tunnels with rsync. It was created with the intention to give a WinSCP like user interface to rsync

Downloads and Documentation

http://www.shove-it.de/tksync/releases/tksync-0.2.1.tar.bz2

Sponsored Link

3 thoughts on “Rsync Backup Web interface,Frontend or GUI Tools

  1. RsyncAdmin is bash console based tool that lets you organize your rsyncs and backups on local or remote machines, from a single place.
    It has many features such as email log, timetable discrimination, interactive or automatic mode for running from cron, pre and post commands…

    Give it a go:
    http://sourceforge.net/projects/rsyncadmin/files/

Leave a comment

Your email address will not be published. Required fields are marked *