DirsSync is a python tool to synchronise 2 directories. This application will synchronise all the files and all the sub-directories, and prompt the user to confirm all the moves.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Viele neue Features wurden hinzugefügt, wie ein-Wege-Synchronisation mit möglichen Streichung, Synchronisation nach Zeit oder Dateigröße und Internationalisierung.
Tags:
Major feature enhancements
Lots of new features were added, such as one-way
synchronization with possible deletion,
synchronization according to time or file size,
and internationalization.
RFE 722547 (one-way-Updates) umgesetzt wird. OnCOPY () ist OnSync umbenannt (). RFE 741345 Teil 2 (ermöglicht das Löschen von Dateien) implementiert. panellist.mkdir () erzeugt ein abschließendes Verzeichnis, wenn nötig. SyncAction () wurde hinzugefügt, und OnSync ist Refactoring und verbessert werden. Ein docstring dem Windows Eigenheiten erklärt wurde erstellt. Logger-to-Datei wurde nur zu Testzwecken verwendet und wurde gelöscht. Die Definition von wahr und falsch ist für Python verdichtet <2.3. Transfer.__init__ Argumente gegenüber den Optionen verändert. Vergleich wxChoice festgesetzt wurde auf das erste Element in der Liste auswählen.
Tags:
Major feature enhancements
RFE 722547 (one-way updates) is implemented. OnCOPY() is renamed to OnSync(). RFE 741345 part 2 (allow deletion of files) is implemented. panellist.mkdir() creates a trailing directory if necessary. SyncAction() has been added, and OnSync is refactored and enhanced. A docstring which explains Windows idiosyncrasies has been created. logger-to-file was only used for testing purposes and has been deleted. The definition of True and False has been compacted for Python < 2.3. Transfer.__init__ arguments: comparison changed to options. Comparison wxChoice has been fixed to select the first element in list.
Eine Filter-Funktion wurde hinzugefügt: durch die Schaffung eines ". DirSync"-Datei in dem Verzeichnis, das Sie DirsSync kann nicht synchronisiert werden bestimmte Dateien zu informieren. Eine Win32-Binary-Paket erstellt wurde. Einige kleinere Bugfixes wurden.
Tags:
Minor feature enhancements
A filtering feature was added: by creating a ".dirsync" file in the directory you can inform DirsSync to not synchronize certain files. A Win32 binary package was created. Some minor bugfixes were made.