From: Michal S. <re...@at...> - 2006-09-01 10:26:17
|
On Sun, 27 Aug 2006, William Lachance wrote: > I've been working a little PyGtk application to synchronize > files/folders between two desktop computers (e.g.: a workstation and a > laptop). Thus far, I've been taking the approach of making it call > Unison (http://www.cis.upenn.edu/~bcpierce/unison/) via pexpect, but > I've gotten a bit frustrated with some of its limitations. My most > recent irk is that it doesn't allow you to synchronize a folder with > another machine unless all the parent folders also exist on such a > machine. Another file synchronization solution which might be useful for you is iFolder: http://www.ifolder.com Michal |