I need to setup a python automation on my "LINUX machine A" that will scan and backup (make a copy) of ALL the files from folder X (pictures,pdf,docs,etc) from "LINUX machine B" daily, after day 1 the backup MUST ONLY update the differences of the files
Hi, This is a python project. I need to setup a python automation on my "LINUX machine A" that will scan and backup (make a copy) of ALL the files from folder X...
Read more