RE: .net port

2006-03-19 Thread Alex Pedenko
I guess this is my attempt to do so. It's open source, I'm just trying to make sure that the right people are aware of it. -Original Message- From: Matthew Hannigan [mailto:[EMAIL PROTECTED] Sent: Sunday, March 19, 2006 6:04 PM To: Alex Pedenko Cc: rsync@lists.samba.org Subject

Re: .net port

2006-03-19 Thread Matthew Hannigan
On Sun, Mar 19, 2006 at 04:26:21PM -0600, Alex Pedenko wrote: > I wrote a port of rsync to c# / .net. If there is interest in > this, I'd be happy to make the code available. The current code will > [ .. ] If it's open source, why don't you just make it available on sourceforge.net (or simil

.net port

2006-03-19 Thread Alex Pedenko
All, I wrote a port of rsync to c# / .net. If there is interest in this, I'd be happy to make the code available. The current code will send synchronize with a linux rsync server, and can run in daemon mode on windows (I've made even a windows service wrapper for it). It's far from clean,