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, and far from perfect, but it works and can be a good starting point. Please let me know, Thanks, alex
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 similar), or give it to the rsync guys to dump somewhere on rsync.samba.org?
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:mlh@zip.com.au] Sent: Sunday, March 19, 2006 6:04 PM To: Alex Pedenko Cc: rsync@lists.samba.org Subject: Re: .net port 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 similar), or give it to the rsync guys to dump somewhere on rsync.samba.org?