Package: wnpp Owner: Lev Lamberov <[email protected]> Severity: wishlist
* Package name : dired-rsync Version : 0.2 Upstream Author : Alex Bennée <[email protected]> * URL or Web page : https://github.com/stsquad/dired-rsync * License : GPL-3+ Programming Lang: Emacs Lisp Description : support for rsync from Emacs dired buffers This package adds a single command dired-rsync which allows the user to copy marked files in a dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using TRAMP's own encoding methods for moving data between systems.

