Aurelin <aure...@aurelin.net> writes: > I'm trying to get around a problem with rsync and protocol 30. > I found out that if I try to do rsync over rssh with protocol 30, this is > not working. > Command: > rsync rsshsynctest usr@vmsrv01:. > (It is equal to > rsync --protocol=30 rsshsynctest usr@vmsrv01:. > )
Yes, this is a known problem with the current release of rssh because rsync reused the -e option as an internal flag to pass protocol information in a particularly difficult way for what rssh is trying to do. You can get a patch that several of us *think* does the right thing from various places, probably most easily: http://patch-tracker.debian.org/package/rssh/2.3.2-13 See fixes/rsync-protocol.diff. -- Russ Allbery (r...@stanford.edu) <http://www.eyrie.org/~eagle/> ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ rssh-discuss mailing list rssh-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rssh-discuss