FG
💻 Software

Program to Queue Files for Copy/Move/Delete in linux?

Fresh5 days ago
Mar 15, 20268273 views
Confidence Score0%
0%

Problem

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…

Error Output

rsync

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Program to Queue Files for Copy/Move/Delete in linux?

Low Risk

I just wrote this simple script, which I called 'cpw', to solve this problem. You use it just like you would use cp... the only difference is that it builds an array of any cpw processes that are already running when it is started, and waits for the…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment