[Gllug] rsync over ssh

Matthew King matthew.king at monnsta.net
Fri Dec 18 14:05:49 UTC 2009


Victor Churchill <vchurchill at softwareshack.eu> writes:

> Amen to all the above on quoting.
>
> You can also set it up in your ~/.ssh/config file with a stanza
>
> Host remoteserver
> Port portnumber

Or creating a host entry especially for rsync:

Host host-rsync
  HostName remoteserver
  Port port

Then use 'host-rsync' in the remote url.

Matthew

-- 
I must take issue with the term "a mere child", for it has been my
invariable experience that the company of a mere child is infinitely
preferable to that of a mere adult.
                                           --  Fran Lebowitz
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list