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 Ubuntu Archiv lucid (universe)
Version1.0.2
Sektionuniverse/utils
Prioritätoptional
Installierte Größe1576 Byte
Hängt ab vonlibatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libcairo2 (>= 1.5.18), libgconf2-4 (>= 2.13.5), libglade2-0
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße495130 Byte
Prüfsumme MD500f271513a0e4de05242cff1356d72c4
Prüfsumme SHA19779eebe0a1ae93b41a785e6abacca463f258ef5
Prüfsumme SHA256ff4a8f8e55b39bc5b356bf8e26889cda522ff0d0e1419996a3624c37880d7640
Link zum Herunterladengtkrsync_1.0.2_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