Browse Source

„README.md“ ändern

master
Chris 6 years ago
parent
commit
1e5a0c5b00
  1. 18
      README.md

18
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

Loading…
Cancel
Save