[clug] A "How to" SSH question: copy file (scp/sftp) to remote system, then trigger a handler on remote.

Brett Worth brett.worth at gmail.com
Thu Jan 21 11:47:05 UTC 2016


On 21/01/16 22:21, Chris Smart wrote:
> Just keep in mind rsync is not encrypted, so you'd need to set up an ssh
> tunnel first or something, if the data is sensitive.

Unless you're using rsync in server mode it will by default use ssh for your connection. 
Do you have to configure an rsync daemon for that fancy exec functionality?

Originally it used to use rsh which was not encrypted.

Brett


-- 
   /) _ _ _/_/ / / /  _ _//
  /_)/</= / / (_(_/()/< ///



More information about the linux mailing list