HelloZeroNet / HelloZeroNet/ZeroNet
Possible to create symbolic links?
Open
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I need to get the files in content.json that are in the folder by a symbolic link.
I create a link like this
ln -s / mnt / node / video video
"files": {
"index.html": {
"sha512": "",
"size": 1689
},
"video/videofile.mp4": {
"sha512": "",
"size": 3647
},
Is it possible?
My files are not indexed and do not fall into the content.json file when I click on save settings in the side menu.
How to achieve what I need?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.