Thu Sep 28, 2017 10:45 am
I need to write a python script on raspberry pi which can continuously keep monitoring a file of an other PC and write the changes of that file into itself (or) and save that file locally onto the pi , the file which it reads must be a general text file, .csv, etc.. Can anyone please help me out with this please ? Is there any way i can do that ?