Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: sync dir's

Reply
Thread Tools

Re: sync dir's

 
 
Timothy Smith
Guest
Posts: n/a
 
      05-10-2005
Gerhard Haering wrote:

>On Tue, May 10, 2005 at 05:21:30PM +1000, Timothy Smith wrote:
>
>
>>i need something which has a python library, so far i haven't seen
>>anything like that for rsync. i'll check out the others but
>>
>>

>
>http://osx.freshmeat.net/projects/pysync/
>
> """
> Pysync has both a demonstration implementation of the rsync and
> related algorithms in pure Python, and a high speed librsync Python
> extension. The pure Python is not fast and is not optimized, however
> it does work and provides a simple implementation of the algorithm
> for reference and experimentation. It includes a combination of
> ideas taken from librsync, xdelta, and rsync. The librsync Python
> extension is less flexible and harder to understand, but is very
> fast.
> """
>
>

pysync hasn't been worked on in years by the looks of it. no new
releases since 03. and the last release was for 2.1, so i'm dubious
about it working at all? the windows installer doesn't work either.
 
Reply With Quote
 
 
 
 
Peter Hansen
Guest
Posts: n/a
 
      05-10-2005
Timothy Smith wrote:
> Gerhard Haering wrote:
>> http://osx.freshmeat.net/projects/pysync/
>>

> pysync hasn't been worked on in years by the looks of it. no new
> releases since 03. and the last release was for 2.1, so i'm dubious
> about it working at all? the windows installer doesn't work either.


You can (apparently) contact the maintainer ("ABO") for windows binaries
if you need them. He is also on the librsync project, which has as its
latest news "0.9.6 released", and the release in 2003 of pysync was
intended to update it to use librsync 0.9.6. That suggests to me this
is more a case of "things work" than a case of "dead project".

In any case, pysync itself doesn't even have code to walk the directory
tree or send data, just the delta/patch code, so unless you plan to
build the other parts for yourself it may not be what you need. (On the
other hand, if you need just the delta/patch code, it sounds like it
should work fine.) I haven't tried it myself (yet).

-Peter
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sync.rb difference between Sync::UN, Sync::EX and Sync::SH Trans Ruby 2 12-12-2005 02:43 PM
Sync bewyween office/laptop/home =?Utf-8?B?SGF2ZSB0aHJlZSBjb2x1bW5zICBSLFMsVA==?= Wireless Networking 1 08-27-2005 02:01 PM
Turning off offline files sync on wireless connection Jon Earley Wireless Networking 0 05-23-2005 03:14 PM
Can't sync Win XP to server over wireless Graeme Frew Wireless Networking 3 01-30-2005 06:08 AM
ActiveSync and Bluetooth working but I have to force a sync from m =?Utf-8?B?Um9iYmlucw==?= Wireless Networking 0 01-05-2005 11:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57