[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
From: Tim R. <ga...@us...> - 2007-07-03 18:33:38
|
Module Name: src Committed By: garbled Date: Tue Jul 3 18:33:37 UTC 2007 Modified Files: src/dsh: dsh.c src/dvt: dvt.c src/pcp: pcp.1 pcp.c Log Message: Per a bug report from Will Maier, when running as non-root, the error from dsh about not being able to run setrlimit is rather cryptic. Enhance. Implement pcp -b, or reverse pcp. This will allow you to gether files from remote machines, rather than populate files to remote machines. This is useful for backups, or gathering information about machines. To generate a diff of this commit: cvs rdiff -r1.38 -r1.39 src/dsh/dsh.c cvs rdiff -r1.14 -r1.15 src/dvt/dvt.c cvs rdiff -r1.17 -r1.18 src/pcp/pcp.1 cvs rdiff -r1.27 -r1.28 src/pcp/pcp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |