Displaying 1 result from an estimated 1 matches for "ruvit".
Did you mean:
  runit
  
2006 Sep 17
1
RSYNC_ARG# question
I've looked at these arguments via environment variables and and I can't
find the remote client's pathname in the RSYNC_ARG# values.  For example, if
I run the command:
rsync -ruvit --ignore errors /usr/bin host::module/
the ARG values include all the options but the /usr/bin value.  I'd like to
be able to track the remote directory being used.  Is this possible?  Am I
missing something (and no, it wouldn't be the first time).
Rob