12 Commits

Author SHA1 Message Date
Rien Maertens
382944058e
Add parameters to README, ssh timeout to 1s
Changed the README to reflect the command line options added with
bcf62e3. Also incorporates the SSH timeout of 1 second added by the
initial PR (#10).

Co-authored-by: Aaron David Schneider <aaron.david.schneider@gmail.com>
2020-04-02 14:20:48 +02:00
Aaron David Schneider
8465062425 change name to -d 2020-04-02 10:23:58 +02:00
Aaron David Schneider
1f63880a8e add command-line options 2020-04-01 16:51:01 +02:00
Robbert Gurdeep Singh
0adb3e4fdc Add -p flag for portrait 2020-03-31 15:25:30 +02:00
Rien Maertens
8ca1557e7b
Replace which zstd by which lz4 (forgotten)
Fixes #5. Thanks @chkgk!
2020-03-18 16:19:12 +01:00
Rien Maertens
9f6ba5dd1d
Use lz4 instead of zstd, add prebuilt static library 2020-03-17 23:44:55 +01:00
Rien Maertens
d0c5ffe9e1
Search for zstd in home directory
This is possibly a solution for #2.
2020-03-12 08:29:19 +01:00
Rien Maertens
eb034a63bd
Better documentation 2020-03-12 00:17:13 +01:00
Rien Maertens
b638810082
Use the default SSH host location, also test if zstd is present on host 2020-03-02 09:34:16 +01:00
Rien Maertens
98709fc0c4
Fix landscape_param 2020-02-24 09:30:12 +01:00
Rien Maertens
7558b0935a
Graceful fallback to gzip if zstd is not present 2020-02-12 14:47:52 +01:00
Rien Maertens
b52f9afc28
Create reStream.sh 2020-02-12 13:13:14 +01:00