Re: run cron rsync if eth0 = 10.0.0.200

2002-05-09 Thread Michel Lanners
A bit off-topic here, but anyway... On 9 May, this message from Rory Campbell-Lange echoed through cyberspace: > Is it possible to allow a particular host to connect and run an rsync > session without a password, without running rsync on the server in > daemon mode? I'm using rsync over ssh. Ye

run cron rsync if eth0 = 10.0.0.200

2002-05-08 Thread Rory Campbell-Lange
I need to write a rsync script to run at periodic intervals if eth0 is set to a certain ethernet address and a certain host is reachable. For instance, when the laptop on which the cron script will be run is on the office network and has an eth0 address of 10.0.0.200 (say), and host 10.0.0.2 is av