Don Littlefield II wrote:
> Basically, on a scheduled basis, I need to rsync some
> files between hostA to hostB.
Use public key authentication with ssh and run it from a cronjob. No
need for any password hacks.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem r
You should be able to use rsync -e ssh and call it from system agent
Don Littlefield II wrote:
Hi there folks,
I need some advice on how to do what I initially
thought would be a simply thing.
Basically, on a scheduled basis, I need to rsync some
files between hostA to hostB.
I have to make use
Hi there folks,
I need some advice on how to do what I initially
thought would be a simply thing.
Basically, on a scheduled basis, I need to rsync some
files between hostA to hostB.
I have to make use of SSH for the connection which is
where my troubles are coming in. As this process
needs to b
3 matches
Mail list logo