DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamegtkrsync
BeschreibungGUI front-end to display rsync status
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.4
Sektionutils
Prioritätoptional
Installierte Größe8992 Byte
Hängt ab vonlibatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2.4), libffi5 (>= 3.0.4), libfontconfi
Empfohlene Pakete
PaketbetreuerJohn Goerzen
Quelle
Paketgröße2178744 Byte
Prüfsumme MD56fc43e4478e8c27ff6ee544b2f620e64
Prüfsumme SHA1eca5c655946638f1a43050596bdb6dc47858d8ec
Prüfsumme SHA256e52db0e7e746c24de30b2be2fdd8ec8e609bc6fa9cbb838dbdcc52fa187ef837
Link zum Herunterladengtkrsync_1.0.4_i386.deb
Ausführliche Beschreibunggtkrsync is a simple GUI that displays a running status display built from rsync --progress -v. This status display includes a per-file and overall status bar, overall estimated time to completion, and an expandable button that shows all rsync status output. . Unlike other GUI rsync frontends such as grsync, gtkrsync does not have any GUI tools for configuring or invoking rsync. gtkrsync is designed to be invoked from the command line or shell scripts, which already specify all the needed rsync options. It is thus ideal for scripted rsync runs that need a GUI, or for command-line users that would like a GUI to monitor their rsync progress. . This package provides two binaries. gtkrsync is a drop-in replacement for rsync. It fires up the GUI and invokes rsync, passing all args to it. When invoked this way, gtkrsync is able to detect if rsync exits in error and alerts the user. gtkrsync can also monitor both stdout and stderr from rsync, and displays both. The cancel button in gtkrsync also will kill off the rsync process. . The other binary is gtkrsyncp. This program accepts the output of rsync --progress -v on standard input and displays it in a GUI. It cannot detect whether rsync exited in error and cannot kill rsync when Cancel is pressed. However, this program may be useful in some cases when direct control of rsync is handled elsewhere.


Impressum
Linux is a registered trademark of Linus Torvalds