emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dired C idea


From: Michael Albinus
Subject: Re: Dired C idea
Date: Sat, 31 Jul 2021 15:35:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

Hi Richard,

> What would people think about making the C command in Dired
> run rsync to do the copying of a directory>
>
> The idea is that interrupting the copying would let you
> restart it without starting from zero.

Internally, `copy-directory' is called, which is aware of file name
handlers. Using rsync instead of copy shouldn't break this mechanism.

If a remote directory is involved, either source or target, it is
already possible to use Tramp's `rsync' method.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]