Skip to content
This repository has been archived by the owner. It is now read-only.

Soft links or hard links? #61

Closed
bunder opened this issue Oct 12, 2015 · 2 comments
Closed

Soft links or hard links? #61

bunder opened this issue Oct 12, 2015 · 2 comments
Labels

Comments

@bunder
Copy link

bunder commented Oct 12, 2015

I want to add a large directory to IPFS. The directory has a lot of links in it. Which type of links should I use for optimal performance? Soft or hard?

@jbenet
Copy link
Contributor

jbenet commented Oct 14, 2015

@bunder ipfs doesn't care, i think.

we dont yet have directory sharding, which is going to give you really bad perf on huge dirs. if it's possible, shard the dir yourself for now (by putting things into multiple subdirectories with some fanout factor) (alternatively, help us implement support.)

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

This issue was moved to https://discuss.ipfs.io/t/soft-links-or-hard-links/309

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants