Displaying 1 result from an estimated 1 matches for "bkuphost_ecdsa".
2020 Apr 03
0
C8 and backup solution
...sh/scp commands -- it can improve
> your speed by an order of magnitude. Here's an example where I copy
> my current directory to /tmp/bkup on my backup server:
>
> Running on: Linux x86_64
> Thu Apr 2 14:48:45 2020
>
> me% scp -rp -c aes128-gcm at openssh.com -i $HOME/.ssh/bkuphost_ecdsa \
> . bkuphost:/tmp/bkup
>
> Authenticated to remote-host ([remote-ip]:22).
> ansible-intro 100% 16KB 11.3MB/s 00:00 ETA
> nextgov.xml 100% 27KB 21.9MB/s 00:00 ETA
> building-VM-images 100% 1087 1.6MB/s 00:00 ETA
> sort-array-of-hashes 100% 1660 2.5MB/s 00:00 ETA
> ...
>...