games and code code it, play it
PySync: the simple backup
December 8th, 2007

I’ve successfully replaced almost every application I had in windows with alternative one available in Linux. There is only one application I don’t have suitable replacement for: SyncBack.
I needed some exercise in Python, high level scripting language, so I decided my first project will be PySync: the simple synchronizer written in Python. Although I’m writing it to solve my own problem I’ll try to make it usable for others.

Read more...