ANN DirsSync-1.3-rc3 - directories synchronizer

Mark Carter cartermark46@ukmail.com
25 Oct 2003 04:42:03 -0700


DirsSync is an application which synchronizes two or more directories.

Download:
http://sourceforge.net/projects/dirssync/

Features:
* Graphical interface
* recurses subdirectories
* multiple directories can be specified
* two-way synchronization
* one-way synchronization ("local" to "remote", or vice versa), with 
  optional deletion on target directory
* synchronizes according to time or file size
* internationalised in English and Italian


Non-features (i.e. what it doesn't do):
* does not filter according to file type
* does not work over FTP
* not suitable as a command-line driven tool

Requires: Python and wxPython 
  
Development Status: 2 - Pre-Alpha - but is quite usable
Environment: Win32 (MS Windows), X11 Applications
Intended Audience: Developers, End Users/Desktop, System Administrators
License: GNU General Public License (GPL)
Natural Language: English
Operating System: Windows, Linux
Programming Language: Python
Topic: Filesystems

Recent changes:
* internationalization
* sundry minor bug fixes

Mark Carter