Program to Queue Files for Copy/Move/Delete in linux?
Posted
by laliga
on Super User
See other posts from Super User
or by laliga
Published on 2009-09-08T13:59:45Z
Indexed on
2010/06/14
22:53 UTC
Read the original article
Hit count: 134
I've search the net for Linux's answer to something like Teracopy (Windows)... but could not find anything suitable.
The closest things i got are:
- Krusader. Mentioned in their features but indicated as 'not implemented yet'.
- MiniCopier. A java based app http://a.courreges.free.fr/projets/minicopier/minicopier-en.php
rsync
is not an option.
Can someone recommend me a simple file copy tool that can queue files for copy/move/delete? Preferably if I can drag and drop from Nautilus.
If something like this does not exist, can someone please tell me why? ...am I the only person that needs something like this?
© Super User or respective owner