HelloZeroNet / HelloZeroNet/ZeroNet

Possible to create symbolic links?

未关闭
#2,153 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
18.8k
派生
2.3k
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reproducing the reported symbolic-link setup and checking how the linked files are handled when Save settings is clicked in the side menu. Trace the content.json generation path and determine whether files reached through the link should be indexed; done means the linked video file appears in content.json with its size and hash.

由索引模型根据 Issue 内容生成。

评估

技术栈
linux
领域
operating-systems
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。