IP not logged in log file

Wayne Davison wayned at samba.org
Thu Jun 3 17:07:17 GMT 2004


On Thu, Jun 03, 2004 at 09:43:48AM -0400, John Taylor wrote:
> I think rsync should also check $SSH_CONNECTION.  This shows up in
> newer versions of ssh/sshd.

Thanks for the nudge.  I googled the ssh project and it appears that
SSH_CLIENT is now deprecated, so SSH_CONNECTION is the preferred
variable these days.  I'll have rsync check it first, and fall back
to SSH_CLIENT and SSH2_CLIENT if not found.

..wayne..


More information about the rsync mailing list