public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* cron job for rsync
@ 2004-07-30  6:48 Karthik Vishwanath
  2004-07-30  7:29 ` Beolach
  0 siblings, 1 reply; 2+ messages in thread
From: Karthik Vishwanath @ 2004-07-30  6:48 UTC (permalink / raw)
  To: linux-newbie

Hello,

I was considering adding an entry in crontab for automated synchronization 
of files across two machines that I work on most frequently. One machine 
is at work, while the other at home. I used ssh-keygen so that I am 
able to be auto-authenicated to the machine at work from home. I want to 
run a cron job that runs at home to update the a list of files (from 
home->work if the most recent file is the one at home, or vice-versa.) 

I was particularly concerned about whether rysnc/rcp would be able use the 
authorized-key values from my $HOME (which is non-root) to be able to 
login to the remote machine. Do cron jobs run as root or can they be run 
for particular users as well? 

All ideas/inputs are appreciated. 

Thanks,

-K

---------------------
Biology is the only science in which multiplication means the same thing 
as division.

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-07-30  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-30  6:48 cron job for rsync Karthik Vishwanath
2004-07-30  7:29 ` Beolach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox