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: [...]


Recent Comments