hypercore-protocol / cli

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

Local hyper-cache management #25

Open pfrazee opened 3 years ago

pfrazee commented 3 years ago

Need tooling to delete hypers from your local cache, see #20

trafgals commented 3 years ago

Would also be great if a user could:

  1. Remap the location of the .hyperdrive folder (For me on Windows I would like to move it off my C: drive, where space is limited and I can't control redundancy)
  2. Access files in .hyperdrive using the native filesystem, avoiding the need to store double total storage use when sharing (one for the 'original' version, and one for the hyperdrive cache copy)