Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3106
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!32g2000vbe.googlegroups.com!not-for-mail |
|---|---|
| From | Paul Cager <paul.cager@googlemail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: rsync library? |
| Date | Mon, 18 Apr 2011 05:42:25 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 11 |
| Message-ID | <18d8e903-270f-4ce1-9a26-b4ba857e393f@32g2000vbe.googlegroups.com> (permalink) |
| References | <ioh9pk$nrs$1@news.metronet.hr> |
| NNTP-Posting-Host | 81.94.213.9 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1303130546 17164 127.0.0.1 (18 Apr 2011 12:42:26 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Mon, 18 Apr 2011 12:42:26 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | 32g2000vbe.googlegroups.com; posting-host=81.94.213.9; posting-account=VsWLXwoAAAB13M2Ptt5-Bo-K_zCx-zyw |
| User-Agent | G2/1.0 |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3106 |
Show key headers only | View raw
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).
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next 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