better exampel
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
467d16f2ca
commit
a7a8bd4d44
@ -319,9 +319,9 @@ B<xdcp> I<NodeGroup1 -f 12 -RP /var/log/testlogdir /var/log>
|
||||
=item *
|
||||
|
||||
To copy /localnode/smallfile and /tmp/bigfile to /tmp on node1
|
||||
using rsync (ssh) and input -z flag to rsync, enter:
|
||||
using rsync (ssh) and input -t flag to rsync, enter:
|
||||
|
||||
I<xdcp node1 -r /usr/bin/rsync -o "-z" /localnode/smallfile /tmp/bigfile /tmp>
|
||||
I<xdcp node1 -r /usr/bin/rsync -o "-t" /localnode/smallfile /tmp/bigfile /tmp>
|
||||
|
||||
|
||||
=item *
|
||||
|
Loading…
Reference in New Issue
Block a user