Ping.
On Wed, Aug 28, 2019 at 12:55:33AM BST, Raf Czlonka wrote:
> Hi all,
>
> Today, I've decided to try openrsync(1) instead of cp(1) and here
> my thoughts so far:
>
> 1. Without rsync package installed, as is the case on a fresh OpenBSD
> install, openrsync's --rsync-path attribute becomes c
Hi all,
Today, I've decided to try openrsync(1) instead of cp(1) and here
my thoughts so far:
1. Without rsync package installed, as is the case on a fresh OpenBSD
install, openrsync's --rsync-path attribute becomes compulsory, i.e.:
$ touch file
$ openrsync file /tmp
/us