[Xfce-bugs] [Bug 12123] Feature request: Queued File transfer

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Dec 20 15:50:57 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=12123

--- Comment #10 from Simon 'The Sorcerer' <sur3 at gmx.de> ---
@Cyrille Pontvieux ah oh these source and destination checks sound sensible,
did you also consider that when two jobs are already running and a new job is
added which matches the destination of the first but the source of the second,
then it has to depend on both jobs, eg. with four different filesystems A, B,
C, D:
1. cp A/ B/
2. cp C/ D/
3. cp B/ C/
In that case Job 3 depends on both job 1 and job 2, I think the best way to
implement that UI-wise would be to have numbers before the individual jobs and
then write inside a job a message like "Queued, waiting for transfer operation
1 and 2 to finish.."

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list