Skip to content

Simplistic implementation of download

Jean-Paul Calderone requested to merge 1.download into main

This (almost) works in at least some cases. Note it does not attempt to query servers in the order preferred by the Python implementation.

It still needs changes to use the actual download APIs from tahoe-great-black-swamp. See #2 (closed) for that.

Fixes #1 (closed)

Edited by Jean-Paul Calderone

Merge request reports