ipfs / ipfs/kubo

Unixfs symlinks on Gateway

Open
#8,437 1 comment 2 reactions 1 assignee Assigned to @kevina View on GitHub
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

Right now the gateway doesn't handle symlinks, it just passes everything that's not a directory to unixfs/io.DagReader, which refuses to work on symlinks.

```
internalWebError: cannot currently read symlinks
```

Needed for the [cdn.media.ccc.de mirror](https://github.com/ipfs/archives/issues/52).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.