HelloZeroNet / HelloZeroNet/ZeroNet
Possible to create symbolic links?
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 18.8k
- Fork
- 2.3k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.