hiral writes:
> Is there any module/utility like 'rsync' in python.
Your first port of call for such queries should be PyPI
http://pypi.python.org/>, using its search feature.
In this case, the first several hits address your question.
--
\ “I lo
Jonathan Fine writes:
> hiral wrote:
>> Hi,
>>
>> Is there any module/utility like 'rsync' in python.
>>
>> Thank you in advance.
>
> Not exactly what you asked for, but Mercurial provides a Python
> interface. You might find this URL a go
hiral wrote:
Hi,
Is there any module/utility like 'rsync' in python.
Thank you in advance.
Not exactly what you asked for, but Mercurial provides a Python
interface. You might find this URL a good starting point:
http://mercurial.selenic.com/wiki/MercurialApi
--
Jonath
In article <4bbecc4e$0$8850$c3e8...@news.astraweb.com>,
Steven D'Aprano wrote:
>On Thu, 08 Apr 2010 23:22:46 -0700, hiral wrote:
>>
>> Is there any module/utility like 'rsync' in python.
>
>http://code.activestate.com/recipes/577022-rsync-algorithm-in-p
On Thu, 08 Apr 2010 23:22:46 -0700, hiral wrote:
> Hi,
>
> Is there any module/utility like 'rsync' in python.
http://code.activestate.com/recipes/577022-rsync-algorithm-in-python/
but you probably aren't going to beat the performance and reliability of
your platform&
hiral wrote:
> Hi,
>
> Is there any module/utility like 'rsync' in python.
>
http://freshmeat.net/projects/pysync/
http://vdesmedt.com/~vds2212/rsync.html
--
---
| Radovan Garabík http://kassiopeia.
Hi,
Is there any module/utility like 'rsync' in python.
Thank you in advance.
-Hiral
--
http://mail.python.org/mailman/listinfo/python-list