要求的是用JAVA写,要在LINUX的平台环境上运行,用英文描述要实现的功能如下:
   1.mount another USB interface of a PC.(a master USB flash drive has been already connected at a USB interface)
    2.Copy (synchronize) all data from a partition of the master USB flash drive (connected directly at a USB interface of th PC)to other USB flash drives through a USB hub driectly.
    3.unmount the USB interface of the PC.