What is Nostr?
Meanwhile In Ohio... /
npub1pyx…a8xt
2024-11-08 22:56:48
in reply to nevent1q…azac

Meanwhile In Ohio... on Nostr: You'll like this... Backup in one command: ssh server “tar cv -C /folder . | ...

You'll like this...

Backup in one command:

ssh server “tar cv -C /folder . | pigz” > file.tar.gz

Restore in one command:

cat file.tar.gz | ssh server “pigz -dc | tar xv -C /folder -“
Author Public Key
npub1pyxcsv992axc2s0ttaww8y7nm8sq9vrlfyjw8vvqv77s8qjqkmmsd5a8xt