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: Auf den Server per ssh:
>$ ssh kollegen@despina.uberspace.de >$ ssh kollegen@despina.uberspace.de
>Password: >Password:
>[kollegen@despina ~]$ gitea/gitea dump >[kollegen@despina ~]$ gitea/gitea dump
>... >...
>[kollegen@despina ~]$ ls 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/ >$ scp kollegen@kollegen.uber.space:gitea-dump-1603992523.zip /media/diskstation/externalAccess/backups/uberspace-kollegen/
>Password: >Password:
>... >...
>gitea-dump-1603992523.zip 100% 365MB 1.6MB/s 03:55 >gitea-dump-1603992523.zip 100% 365MB 1.6MB/s 03:55
Server: Server:
>[kollegen@despina ~]$ rm gitea-dump-1603992523.zip >[kollegen@despina ~]$ rm gitea-dump-1603992523.zip
## Restore ## Restore

Loading…
Cancel
Save