Am 07.04.2015 um 12:49 CEST Vincent Lefevre:

> On 2015-04-05 21:57:36 +0200, Pierre Frenkiel wrote:
>>   my Android ssh server uses the port 2223, and I could not find how to
>>   force rsync to use this port.
> 
> The port is a SSH parameter, not a rsync option. So, use .ssh/config
> for that.

Or use rsync's --rsh option, like
rsync --rsh "ssh -p 2223" ...

-- 
Regards
  mks



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5523b788.1070...@list-post.mks-mail.de

Reply via email to