RE: transferring individual files question, pull vs. push

2002-03-19 Thread Jeff Field
Here's the answer...works like a charm! Thanks! Jeff > -Original Message- > From: Lee Eakin [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 2:22 PM > To: Jeff Field > Cc: [EMAIL PROTECTED] > Subject: Re: transferring individual files question, pull vs.

transferring individual files question, pull vs. push

2002-03-19 Thread Jeff Field
Can't seem to find the answer anywhere... I'm currently using an rsync script on the source box to transfer some individual files to the destination box...all works well. The script: rsync -e ssh \ /var/qmail/control/file1 \ /var/qmail/control/file2 \ /var/qmail/control/file3 \ /var/qmail/contr