Title: Environment variable question

Hi,

I'm trying to run a command as follows:
  rsync -Lcav temp.txt [EMAIL PROTECTED]:\$DATESPATH/dat

The above returns the following err:
  "mkstemp /dat/.temp.txt.oYaO9U failed: No such file or directory"

$DATESPATH is a variable defined in 'datauser's profile, but it looks like the variable is not recognized in the context of this command. I have used something similar before on a different user successfully, but this doesn't seem to work. Can someone help me with this problem?

Appreciate your help. Thanks.

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to