[clue] [TECH] rsync command runs from command line but not via	cron
    Dan Kulinski 
    daniel at kulinski.net
       
    Thu Jun  2 10:01:14 MDT 2011
    
    
  
There are two streams and you want to redirect both to your log file.
stdout and stderr.  To do this craft the command like this:
command &> file.log
As for rsync, the path to rsync is set via compile time parameters.  If
rsync exists on a different path on the destination you have to specify that
path.
Dan Kulinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue/attachments/20110602/7bf7a13f/attachment.html 
    
    
More information about the clue
mailing list