From 745f58d8ff4d322de476a44337b6d8df00083d32 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 12 May 2010 13:56:50 +0000 Subject: [PATCH] add rsh rsync support for AIX git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdcp.1.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man1/xdcp.1.pod b/xCAT-client/pods/man1/xdcp.1.pod index 1a822cd49..5288b646c 100644 --- a/xCAT-client/pods/man1/xdcp.1.pod +++ b/xCAT-client/pods/man1/xdcp.1.pod @@ -120,7 +120,7 @@ For example: /tmp/filex -> /tmp/source/filey - +On Linux rsync always uses ssh remoteshell. On AIX, ssh or rsh is used depending on the site.useSSHonAIX attribute. =item B<-h>|B<--help> @@ -344,7 +344,7 @@ B I =item * To copy /localnode/smallfile and /tmp/bigfile to /tmp on node1 -using rsync (ssh) and input -t flag to rsync, enter: +using rsync and input -t flag to rsync, enter: I