I'm trying this on linux, but getting this error:

SyntaxError: Unexpected token =
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:374:25)
    at Object.Module._extensions..js (module.js:417:10)
    at Module.load (module.js:344:32)
    at Function.Module._load (module.js:301:12)
    at Module.require (module.js:354:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/home/mint/Downloads/TiddlyServer-2.0.12/src/
server.js:6:24)
    at Module._compile (module.js:410:26)
    at Object.Module._extensions..js (module.js:417:10)

With this settings file:

{
    "tree": {
        "TW2014": "/media/mint/Acer/D/data/TW2014/",
        "test": "test/",
        "relative": "../relative_to_settings_file",
        "linux": "/home/ubuntu/",
        "branch": {
            "twig1": "C:/Some Folder",
            "twig2": "C:/Some Other Folder"
        }
    },
    "types":{
        "htmlfile": ["htm", "html"]
    },
    "username": "MAS",
    "password": "",
    "host": "127.0.0.1",
    "port": 8080,
    "backupDirectory": "", 
    "etagWindow": 0,
    "etag": "",
    "useTW5path" : false
}

What am I doing wrong?

Thanks!
Mark

On Wednesday, March 7, 2018 at 6:09:51 AM UTC-8, Arlen Beiler wrote:
>
> Hello Everyone, 
>
> I'm pleased to announce a new release of TiddlyServer that now supports 
> file uploads to the directory you are currently browsing. Scroll to the 
> bottom of the directory index page and you will see an upload area.
>
> Beware that uploading a tiddlywiki.info file to any directory will 
> immediately make it inaccessible and turn it into a TiddlyWiki data folder. 
> The only way to fix this is to delete or rename the tiddlywiki.info file. 
> The folder should not be affected otherwise, except it will probably have a 
> tiddlers folder created inside it. 
>
> So if you want to make a data folder using a custom tiddlywiki.info file, 
> just create the directory, enter it, then upload a tiddlywiki.info file.
>
> As always, you can download the latest release from 
> https://github.com/Arlen22/TiddlyServer/releases
>
> Enjoy!
> Arlen
>
> All praise to Jesus. 
>

-- 
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/ce8c14c9-9099-4bbf-b753-8c68e4dc94c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to