Language

Package: emacs-dired-rsync @ 0.6

Synopsis

Support for rsync from Emacs dired buffers

Description

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 tramps own encoding methods for moving data between systems.

Home page
https://github.com/stsquad/dired-rsync/
Location
gnu/packages/emacs-xyz.scm (line: 20468, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings