Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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.

2003-11-08 21:43
1.3

Beaucoup de nouvelles fonctionnalités ont été ajoutées, comme une synchronisation bidirectionnelle avec la suppression du possible, la synchronisation en fonction du temps ou taille de fichier, et internationalisation.
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.

2003-11-08 21:41
1.3 beta

RFE 722547 (un jour moyen) est mis en œuvre. OnCOPY () est renommé en onSync (). RFE 741345 partie 2 (permettant la suppression de fichiers) est mis en œuvre. panellist.mkdir () crée un répertoire de fuite si nécessaire. SyncAction () a été ajoutée, et onSync est remaniée et renforcée. De la doc qui explique les particularités de Windows a été créé. logger-to-file est utilisée uniquement à des fins d'essais et a été supprimé. La définition du vrai et du faux a été compacté pour Python <2.3. Transfer.__init__ arguments: Comparaison changé aux options. WxChoice de comparaison a été fixé pour sélectionner le premier élément dans la liste.
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 &lt; 2.3. Transfer.__init__ arguments: comparison changed to options. Comparison wxChoice has been fixed to select the first element in list.

2003-04-12 22:28
1.1

Une fonctionnalité de filtrage a été ajoutée: en créant un fichier ". Dirsync" fichier dans le répertoire, vous pouvez en informer DirsSync de ne pas synchroniser certains fichiers. Un package binaire Win32 a été créé. Quelques corrections mineures ont été apportées.
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.

2002-01-09 20:58
0.3

Des modifications mineures ont été faites concernant la création d'annuaires.
Tags: Minor feature enhancements
Minor changes were made regarding the creation of directories.

2001-01-30 15:12
0.2

Version initiale.
Initial release.

Project Resources