> 2008/11/19 John Macon <[EMAIL PROTECTED]>:
> > Good Afternoon,
> >
> > I have been looking for a comprehensive list of error codes that are
> > returned by rsync for a script that I am writing. I have searched Ggoogle
> > and Yahoo! and I have found out the following:
> >
> > 4 = action not supp
Hi,
You could look at the EXIT CODES section of the rsync(1) man page,
e.g. at http://www.samba.org/ftp/rsync/rsync.html. However, this only
details exit codes from rsync itself, it doesn't mention exit code 255
which I think is actually coming from ssh. The ssh(1) man page says
that ssh will re