Zum Inhalt springen

Grsync: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „line>“ durch „line copy>“
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 16: Zeile 16:


== Installation ==
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
sudo apt-get install grsync
sudo apt-get install grsync
</syntaxhighlight>
</syntaxhighlight>


== Aufruf ==
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
</syntaxhighlight>


Zeile 48: Zeile 48:


== Anwendung ==
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
</syntaxhighlight>


Zeile 72: Zeile 72:
=== Dokumentation ===
=== Dokumentation ===
; Man-Page  
; Man-Page  
# [https://manpages.debian.org/testing/grsync/grsync.1.en.html grsync(1)]
# [https://manpages.debian.org/stable/grsync/grsync.1.en.html grsync(1)]


=== Links ===
=== Links ===

Aktuelle Version vom 11. Mai 2025, 13:46 Uhr

Grsync - Grafische Oberfläche für rsync

Beschreibung

Grsync ist eine einfache, grafische Oberfläche (GTK2) für das Kommandozeilenprogramm rsync

  • unterstützt sie nur eine begrenzte Menge der wichtigsten Fähigkeiten von rsync
Einstellungen

Weitere Einstellungen (Advanced options)

  • Teilweise erscheinen Erläuterungen (Tooltips) zu den Optionen, wenn man den Mauszeiger darüber hält
  • Außerdem lassen sich individuelle Optionen eingeben, die rsync unterstützt


Installation

sudo apt-get install grsync

Aufruf

Optionen

Unix GNU Parameter Beschreibung

Parameter

Umgebungsvariablen

Exit-Status

Wert Beschreibung
0 Erfolg
>0 Fehler

Anwendung

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch

Dokumentation

Man-Page
  1. grsync(1)

Links

Projekt

  1. https://www.opbyte.it/grsync

Weblinks