# Does Nexus support client side download resume?

**URL:** https://community.sonatype.com/t/does-nexus-support-client-side-download-resume/185
**Category:** Sonatype Nexus Repository
**Created:** [June 28, 2018, 7:36am UTC](https://community.sonatype.com/t/does-nexus-support-client-side-download-resume/185 "2018-06-28T07:36:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ivo.petkov](https://avatars.discourse-cdn.com/v4/letter/i/df705f/32.png) [@ivo.petkov](https://community.sonatype.com/u/ivo.petkov)
#### Post date: [June 28, 2018, 7:36am UTC](https://community.sonatype.com/t/does-nexus-support-client-side-download-resume/185/1 "2018-06-28T07:36:46Z")

</div>

For example, we need if a client downloads partially a RPM from the Nexus repository and then the connection is reset, does the server support subsequent client request for download for the rest of the RPM bits (Does it support HTTP 1.1 range requests)?

---

<div class="post-metadata">

### Author: ![fcremer](https://yyz1.discourse-cdn.com/flex047/user_avatar/community.sonatype.com/fcremer/32/65_2.png) [@fcremer](https://community.sonatype.com/u/fcremer)
#### Post date: [June 28, 2018, 1:52pm UTC](https://community.sonatype.com/t/does-nexus-support-client-side-download-resume/185/2 "2018-06-28T13:52:44Z")

</div>

Yes we have implemented the partial request handler for Yum, so it should work.
