Bugs item #750283, was opened at 2003-06-06 15:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=750283&group_id=9368

Category: Installation
Group: 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Steven A. DuChene (sad)
Assigned to: Nobody/Anonymous (nobody)
Summary: incorrect rsync command?

Initial Comment:
During node installation the rsync command fails to
bring over the master script. The rsync command being
used is:

rsync -aL 192.168.1.1::scripts/ace3 ace.master /tmp/

This fails to find scripts/ace3 but if I re-issue the
command by had as:

rsync -aL 192.168.1.1::scripts/ace3.sh ace.master /tmp/

it works and brings the script over. I then have to
make it executable and run it by hand.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=750283&group_id=9368


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to