[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sshfs: problem with rsync



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



Reply to: