all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to move files in background with dired?
@ 2005-03-04 10:44 Joakim Verona
  0 siblings, 0 replies; 5+ messages in thread
From: Joakim Verona @ 2005-03-04 10:44 UTC (permalink / raw)


Is there some way to manage a background transfer queue for dired?

Maybe its easier to understand what I mean if I explain how I would
like it to work:

- I mark a number of large files to be moved to another disk, which
  takes time. 

- dired puts the moves on a queue, and makes a "progress buffer"
  showing how far each move or copy has progressed. (this would look
  something like wget.el:s progress buffer)

- each move or copy is done in the background with cp or mv shell
  commands, so emacs is not locked

- Im now free to add more moves or copys to the queue by direding some
  other directory

Ideally the same interface would be used for remote operations, with
tramp or something.

Sounds doable. Has it been done?


-- 
Joakim Verona
www.verona.se

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.2577.1109935580.32256.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2005-03-06 20:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04 10:44 how to move files in background with dired? Joakim Verona
     [not found] <mailman.2577.1109935580.32256.help-gnu-emacs@gnu.org>
2005-03-04 12:44 ` fineman.web
2005-03-04 18:15 ` William Xuuu
2005-03-06 20:40   ` fineman.web
2005-03-06 20:42   ` fineman.web

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.