Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3107
| From | John Smith <jsmith@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: rsync library? |
| Date | 2011-04-18 14:52 +0200 |
| Organization | Metronet |
| Message-ID | <iohc6b$pf5$1@news.metronet.hr> (permalink) |
| References | <ioh9pk$nrs$1@news.metronet.hr> <18d8e903-270f-4ce1-9a26-b4ba857e393f@32g2000vbe.googlegroups.com> |
On 18.4.2011. 14:42, Paul Cager wrote: > On Apr 18, 1:11 pm, John Smith<jsm...@yahoo.com> wrote: >> Is there any good rsync library? >> I'd prefer a pure java library. >> >> Thanks in advance for any help. > > I also needed a Java implementation, about 6 months ago. I found quite > a few projects that have _started_ to implement an rsync library, but > none of them had got sufficiently far to be useful. I ended up using > Runtime.exec to drive the rsync program instead (using Cygwin for > Windows). I also found a couple like jarsync, but it is in a beta version so I'm not gonna use it in a production environment.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
rsync library? John Smith <jsmith@yahoo.com> - 2011-04-18 14:11 +0200
Re: rsync library? Paul Cager <paul.cager@googlemail.com> - 2011-04-18 05:42 -0700
Re: rsync library? John Smith <jsmith@yahoo.com> - 2011-04-18 14:52 +0200
csiph-web