GAdmin-Rsync Changelog

What's new in GAdmin-Rsync 0.1.7

Jan 4, 2011
  • Using nonblocking io channels.
  • Reads the full output of rsync's --progress option showing speed and percentage for each action.

New in GAdmin-Rsync 0.1.6 (Oct 26, 2010)

  • Channels to read binary output including non-UTF-8 chars are allowed.

New in GAdmin-Rsync 0.1.5 (Nov 20, 2009)

  • The program can now restore from backups.
  • It switches to the progress tab when a backup or
  • restore is started and adds progress start text.
  • Dry run is selectable for restore operations.
  • Backup at system shutdown is now supported but is
  • probably not rock solid atm. Input on this would be nice. Sets status color and missing programs color. Desktop menu is also added to the servers and internet sections. Added more help window contents. Vector indexing fixes.

New in GAdmin-Rsync 0.1.4 (Jul 17, 2009)

  • Added better ssh/scp failure handling.

New in GAdmin-Rsync 0.1.3 (Jul 13, 2009)

  • Using posix_openpt(); instead of getpt();
  • To support FreeBSD and BSD like systems.
  • (Thanks to Jurgen Dankoweit).

New in GAdmin-Rsync 0.1.1 (Jan 26, 2009)

  • Added an extended log viewer.
  • Fixed combo box signal emissions when deleting backups. Unifies the backup name filter.
  • Allows for synchronization as regular remote user.