I want to write a python script which will keep track while transferring data from external USB to hard disk , I want to track the location of the data being transferred and the time at which the Process ends .(Through CLI) .
I have searched many places on internet but found nothing relevant. Any idea how can I start?