HelloZeroNet / HelloZeroNet/ZeroNet

Possible to create symbolic links?

Aperta
#2,153 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
18.8k
Fork
2.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.