Hi all I need to copy selective folder trees from a networked drive to a headless machine running debian. I'd like to queue the copy operations without choking the hardware through concurrent copy jobs and was wondering whether a series of backgrounded copy operations in mc queues them or whether they compete for resources? Thanks