
Wie kann ich mit Python zwei lokale Verzeichnisse abgleichen?
Asterix_III
The goal is to synchronize 2 directories. This application will synchronize all the files and all the sub-directories, and prompt the user to confirm all the moves. It's written in python and with wxPython.