Wiki page rsync changed with summary [added backup tutorial link/header] by Daniel

This commit is contained in:
ORG-wiki 2022-02-26 10:24:55 +13:00
parent bca62c9894
commit ecad66c630
1 changed files with 6 additions and 1 deletions

View File

@ -86,4 +86,9 @@ Change ''$DAEMONUSER'' and ''$DAEMONHOST''.
<code>
rsync --rltogiPhv --stats /local/path rsync://$DAEMONUSER@$DAEMONHOST/archive/path/
</code>
</code>
===== Backup =====
Go to or [[en:backup:server|backup]] tutorial.