Robin Lee Powell wrote:
> This is me being lazy, but it work with real examples too:
>
> $ echo "foo" | rsyncrypto -c --filelist - /tmp /tmp /tmp
> Error parsing certificate:
>
> $ echo "foo" | rsyncrypto -d --filelist - /tmp /tmp /tmp
> Must use "--no-archive-mode" if plaintext file is stdin:
>
>
This is me being lazy, but it work with real examples too:
$ echo "foo" | rsyncrypto -c --filelist - /tmp /tmp /tmp
Error parsing certificate:
$ echo "foo" | rsyncrypto -d --filelist - /tmp /tmp /tmp
Must use "--no-archive-mode" if plaintext file is stdin:
In the latter case, no actual attempt