hypercore-protocol / cli

A CLI for peer-to-peer file sharing using the Hypercore Protocol.
MIT License
205 stars 17 forks source link

hyp sync/diff destroys contents of mounted drives #39

Open paul90 opened 3 years ago

paul90 commented 3 years ago

Running hyp sync on a hyperdrive will destroy the contents of any drives you have mounted drives own. Also hyp diff will report that the contents will be removed.

Also see hyperspace-org/hyperdrive-service#7

I would expect the contents of the mounted hyperdrive to be left unchanged, and at worst the drive to be unmounted.