Replies: 1 comment
-
Hi @abeaudin and thank you for trying FSCrawler ;) Sorry for the delay.
Could you try with: name: "WOT"
fs:
url: "//vertige/sambashare" I guess it's mounted on a Windows machine, right? Could you try to assign a letter to the drive? And then try with something like: name: "WOT"
fs:
url: "z:/sambashare" or name: "WOT"
fs:
url: "z:\\sambashare" See https://fscrawler.readthedocs.io/en/latest/admin/fs/local-fs.html#root-directory
FSCrawler supposes that you have a read access to the dir. There's no auth integration for this input part.
I guess you need to do this while "mounting" the samba dir on your system. I mean that FSCrawler does not read "samba" but a drive which is attached to the system. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to use fscrawler for workplace search and would like the URL for the documents indexed to be \servername\directory but I'm not having much luck getting the proper format for the share in the url field.
I've tried:
and in the _settings file
but I get
similar for //vertige/sambashare
two questions
Thanks/Merci
Beta Was this translation helpful? Give feedback.
All reactions