[edited] On Tue, Sep 24, 2002 at 12:52:58PM -0700, Gwendal Stevanazzi wrote: > On Tue, 24 Sep 2002 [EMAIL PROTECTED] wrote: > > Here's the script: > > rsync dira/file dirc > > This script runs ok > But here is a script which doesn't work for me: > rsync -R dira/file ../dest/
The culprit appears to be the -R option. You can avoid that by using a more complete path on the destination. -- ________________________________________________________________ J.W. Schultz Pegasystems Technologies email address: [EMAIL PROTECTED] Remember Cernan and Schmitt -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html