Re: sync dir's

2005-05-10 Thread Peter Hansen
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 eith

Re: sync dir's

2005-05-10 Thread Steve Holden
Timothy Smith wrote: > Steve Holden wrote: > >> Timothy Smith wrote: >> >>> Steve Holden wrote: >>> Timothy Smith wrote: > what would be the best tool to use to sync my local dir with a > remote one, say off a http resorce (although i'm open to other > options there)

Re: sync dir's

2005-05-10 Thread Steve Holden
Timothy Smith wrote: > Steve Holden wrote: > >> Timothy Smith wrote: >> >> >>> what would be the best tool to use to sync my local dir with a remote >>> one, say off a http resorce (although i'm open to other options >>> there) i haven't gotten any feed back on my problems with loading >>> py

Re: sync dir's

2005-05-10 Thread Steve Holden
Timothy Smith wrote: > what would be the best tool to use to sync my local dir with a remote > one, say off a http resorce (although i'm open to other options there) i > haven't gotten any feed back on my problems with loading pysvn on win98, > and i can apprechiate if the dev's are too busy/can

Re: sync dir's

2005-05-10 Thread Timothy Smith
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/ > >""" >Py

Re: sync dir's

2005-05-10 Thread Gerhard Haering
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 o

Re: sync dir's

2005-05-10 Thread Timothy Smith
Fredrik Lundh wrote: >Timothy Smith wrote: > > > >>what would be the best tool to use to sync my local dir with a remote >>one, say off a http resorce (although i'm open to other options there) i >> >> > >rsync? wget --mirror? > > > > > > > i need something which has a python library, so

Re: sync dir's

2005-05-10 Thread Fredrik Lundh
Timothy Smith wrote: > what would be the best tool to use to sync my local dir with a remote > one, say off a http resorce (although i'm open to other options there) i rsync? wget --mirror? -- http://mail.python.org/mailman/listinfo/python-list

sync dir's

2005-05-09 Thread Timothy Smith
what would be the best tool to use to sync my local dir with a remote one, say off a http resorce (although i'm open to other options there) i haven't gotten any feed back on my problems with loading pysvn on win98, and i can apprechiate if the dev's are too busy/can't be bothered with win98. b