Improved section 3 a little more.
authorWayne Davison <wayned@samba.org>
Tue, 1 Nov 2005 17:02:22 +0000 (17:02 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 1 Nov 2005 17:02:22 +0000 (17:02 +0000)
issues.html

index 45b35d28b4f80da3f68a9481ee7080b7f0eb084d..7221dced614ac7094b319753615eb6d5d9870cb4 100644 (file)
@@ -105,7 +105,8 @@ rsync -av --rsync-path=/some/path/rsync-debug SOURCE HOST:DEST
 that lead up to the failure to a file in the /tmp dir.  You can use the
 resulting files to help figure out why the remote rsync failed.
 
-<p>If you are rsyncing to an rsync daemon, the above script won't have
+<p>If you are rsyncing directly to an rsync daemon (without using a
+remote-shell transport), the above script won't have
 any effect.  Instead, halt the current daemon and run a debug version
 with core-dumps enabled and (if desired) using a
 system-call tracing utility such as <i>strace</i>, <i>truss</i>, or