From 637f4f0f756d36c4e4221de3f0daed6540126ad4 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 23 Oct 2009 15:10:31 +0000 Subject: [PATCH] * tramp.texi (External methods): Temporary files are kept for `rsync' and `rsyncc' methods. --- doc/misc/ChangeLog | 5 +++++ doc/misc/tramp.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 004cafa691d..512348f452a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2009-10-23 Michael Albinus + + * tramp.texi (External methods): Temporary files are kept for + `rsync' and `rsyncc' methods. + 2009-10-09 Juanma Barranquero * eieio.texi: Fix typos. diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 2df0fe7f269..8b82c3638af 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -849,8 +849,8 @@ transferring files that exist on both hosts, this advantage is lost if the file exists only on one side of the connection. A file can exists on both the remote and local host, when you copy a file from/to a remote host. When you just open a file from the remote host (or write -a file there), this is not the case, because on the local side -temporary files are used. +a file there), a temporary file on the local side is kept as long as +the corresponding buffer, visiting this file, is alive. This method supports the @samp{-p} argument. -- 2.39.2