0

HPE RDX Removable Disk Backup System / External Docking Station - USB 3.0 - C8S07B

Item 1 of 6

Item number
119149
Condition
New
Weight
650 g
Delivery time
on stock and immediately available
Availability
1 in stock
€ 180.99 *
* Incl. VAT excl. Shipping
Your choice
  • HPE RDX Removable Disk Backup System / External Docking Station - USB 3.0 - C8S07B
  • Price with upgrades:

    • € 180.99

Description

Description: HPE RDX Removable Disk Backup System / External Docking Station - USB 3.0 - C8S07B
   
Brand name: HPE
Model name: RDX
Interface: USB 3.0
Data rate: max. 200 MB/s compressed, max. 100 MB/s non-compressed
Ports: 1x USB 3.0 type-B
Form factor: external
   
Suitable for: HPE ProLiant DL-series
  HPE ProLiant ML-series
   
Related Part number(s):  
Option Kit No.: C8S07B
Renew Option Kit No.: C8S07BR
Spares Part No.: 815082-001
Part No.: -
Renew Part No.: -
Assembly No.: -
   
Condition: new, original packaging
Included in delivery: 1x drive with USB-cable
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Submit ticket
Questions about this item?
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = 'green'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })