diff --git a/README.md b/README.md index 4a377c1..8e1557e 100644 --- a/README.md +++ b/README.md @@ -112,20 +112,20 @@ Auf Uberspace wird ein dump erzeugt und dann auf den lokalen Server kopiert. Auf den Server per ssh: >$ ssh kollegen@despina.uberspace.de ->Password: +>Password: >[kollegen@despina ~]$ gitea/gitea dump ->... +>... >[kollegen@despina ~]$ ls gitea-dump-* -> gitea-dump-1603992523.zip +> gitea-dump-1603992523.zip -Lokal: +Lokal: >$ scp kollegen@kollegen.uber.space:gitea-dump-1603992523.zip /media/diskstation/externalAccess/backups/uberspace-kollegen/ ->Password: ->... ->gitea-dump-1603992523.zip 100% 365MB 1.6MB/s 03:55 +>Password: +>... +>gitea-dump-1603992523.zip 100% 365MB 1.6MB/s 03:55 -Server: ->[kollegen@despina ~]$ rm gitea-dump-1603992523.zip +Server: +>[kollegen@despina ~]$ rm gitea-dump-1603992523.zip ## Restore