From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: dired operation - rsync? Date: Tue, 21 Jun 2011 10:12:47 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1308667469 11429 80.91.229.12 (21 Jun 2011 14:44:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2011 14:44:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 21 16:44:25 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QZ2Bk-0002NV-FL for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jun 2011 16:44:24 +0200 Original-Received: from localhost ([::1]:47303 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ2Bj-0000yX-D8 for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jun 2011 10:44:23 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ1hB-0001GF-1b for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 10:12:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZ1h9-0001KD-Kj for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 10:12:48 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ1h9-0001K8-BU for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 10:12:47 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QZ1h9-0000Ig-3q for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 10:12:47 -0400 In-reply-to: (message from Neal Becker on Tue, 21 Jun 2011 08:32:47 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81386 Archived-At: > From: Neal Becker > Followup-To: gmane.emacs.help > Date: Tue, 21 Jun 2011 08:32:47 -0400 > > I'd like to mark a bunch of files, but then, instead of Copy them, I want to > rsync them. Any ideas? Is this worthy of an enhancement request for dired? What's wrong with hitting `!' after marking those files, and then typing the rsync command?