This script mimics rsync which is available for the unix platform and have been ported to win32 one.
It is a sort of advanced version of xcopy.
Its aim is to selectively synchronize folders.
More precisely it copy selective parts of a folder to a destination folder and in addition can remove parts of the destination folder that do not correspond to parts of the original folder.
I like its capability to avoid copying files through the .cvsignore mechanism or the pattern matching mechanism and its capability to delete files that are no longer relevant,
not to mention that because it's a python script anyone can easily fix or improve it as he whish.
Group items matching
in title, tags, annotations or url
6More
Eli Bendersky's website » Python metaclasses by example - 12 views
« First
‹ Previous
101 - 110 of 110
Showing 20▼ items per page