It's a junction - created with mklink.exe /J
I did .Name mostly because that's the way I'd do it on a linux box to "hide" it. Note that this worked fine with FF 57. You are correct - I created another junction, without the . and it resolved the issue C:/Users/furicle/Downloads/dotTW/ToDo-TW5/tdn.html > > > While it's a bit obscure to have a file name like that on Windows it's common on MacOS and *nix - so the plugin should be capable of handling it. On Wednesday, February 7, 2018 at 11:55:15 AM UTC-5, PMario wrote: > > On Wednesday, February 7, 2018 at 3:05:32 PM UTC+1, Furicle wrote: >> >> >> Full path >> C:\Users\furicle\Downloads\.TW\ToDo-TW5\tdn.html >> >> >> > Ahhh, I think it's the \.TW\ which causes the problem. > > How did you create the directoy. Windows 10 won't let me create it. > > > From the docs > <https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/downloads/download>: > > > > filename Optional >> A string representing a file path relative to the default downloads >> directory — this provides the location where you want the file to be saved, >> and what filename you want to use. Absolute paths, empty paths, and paths >> containing back-references (../) will cause an error. If omitted, this >> value will default to the filename already given to the download file, and >> a location immediately inside the downloads directory. > > > And it may be the back-reference that causes the problem. > > Can you try to remove the dot in .TW ??? > > -mario > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/65b9ce8b-b610-4a1e-b0e6-e664de97992e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

