Download List

项目描述

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.

系统要求

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

许多新的功能增加了,如单向有可能删除,同步同步根据时间或文件大小,和国际化。
标签: 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

注册消防工程师722547(单程更新)执行。 OnCOPY()被重命名为onSync事件()。注册消防工程师741345第2部分(允许的文件删除)执行。 panellist.mkdir()创建一个尾随目录如有必要。 SyncAction()已经加入,并onSync事件是重构和提高。阿文档字符串这说明视窗特质已创建。记录到文件只用于测试目的,已被删除。真实的和虚假的定义已被压缩为Python“2.3。 Transfer.__init__参数:改为选择比较。比较wxChoice已得到修复,选择列表中的第一个元素。
标签: 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.

2003-04-12 22:28
1.1

过滤功能已添加:通过创建一个“。目录同步”目录中的文件,您可以告诉DirsSync不同步的某些文件。一个Win32二进制包的创建。一些小错误修正了。
标签: 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

小的变化作了关于目录的创建。
标签: Minor feature enhancements
Minor changes were made regarding the creation of directories.

2001-01-30 15:12
0.2

最初的版本。
Initial release.

Project Resources