Wayne Davison writes:
> On Sun, May 09, 2004 at 03:35:47AM -0700, Robert Helmer wrote:
> > If there is an error writing to the remote file due to a "permission
> > denied" error, rsync 2.6.1's client exits with an error code of 23, and
> > an informative error message.
>
> ... and no error messag
On Sun, May 09, 2004 at 03:35:47AM -0700, Robert Helmer wrote:
> If there is an error writing to the remote file due to a "permission
> denied" error, rsync 2.6.1's client exits with an error code of 23, and
> an informative error message.
... and no error message logged in the server's log file.
On Sun, 9 May 2004 3:45am, Robert Helmer wrote:
(in rsync-2.6.0 source directory)
Sorry, small correction to my previous email - above should state
"rsync-2.6.2" not "rsync-2.6.0" .. I did not test w/ the latter. The
following is the valid output for 2.6.2 in my tests.
$ ./configure
$ make
$