Featured Link

Live Blog Stats

My Visitors

rsync error: server sent "SSH-2.0-OpenSSH_4.3" rather than greeting

I was trying to synchronize a remote directory to local directory using rsync and ssh. This should be easy and straightforward but there is a catch, the remote server’s ssh daemon is listening on different port instead of the usual port 22.

So running the following:

rsync rsync_options remote_source local_source

.csharpcode, .csharpcode pre
{
font-size: small;
color: [...]

Related Posts Plugin for WordPress, Blogger...