User Tools

Site Tools


linux:netzwerk:rsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:netzwerk:rsync [2022/03/02 13:46] – created mslinux:netzwerk:rsync [2023/01/11 20:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== rsync ====== ====== rsync ======
 +===== rsync local =====
 +
 <code> <code>
 rsync [Options] <Quelle> <Ziel> rsync [Options] <Quelle> <Ziel>
Line 23: Line 25:
 </code> </code>
  
 +===== rsync remote =====
 +<code>
 +rsync [Options] <Quelle> <user@host:/path>
 +</code>
linux/netzwerk/rsync.1646225190.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki