Hi Danielo > That's the documentation that I have seen. Could you please provide me an exact example? let's say my laptop ip is 192.168.1.20. Should I specify all the other parameters? I tried putting the IP at the end, and it still serving it on localhost.
Try something like: --server 8080 $:/core/save/all text/plain text/html MyUserName passw0rd 0.0.0.0 "0.0.0.0" means "bind on all network devices"; you can also specify the IP address of a particular interface (eg "192.168.1.20") Best wishes Jeremy. > Thanks in advance. > > El lunes, 16 de junio de 2014 15:53:02 UTC+2, Jeremy Ruston escribió: >> >> Hi Danielo >> >> You've got the syntax for the server command wrong. See: >> >> http://tiddlywiki.com/#ServerCommand >> >> Best wishes >> >> Jeremy >> >> >> >> On Mon, Jun 16, 2014 at 11:58 AM, Danielo Rodríguez <[email protected]> >> wrote: >> >>> Hello, >>> >>> I want to use TW5 at my office. Just two users, a partner and me. I want >>> to run the server on my laptop and let the other user access it through the >>> local network. >>> I tried with >>> >>> tiddlywiki --server port myIP >>> >>> But it returns an error. >>> If I don't specify the IP it works only on my local machine. How should >>> I set it up? >>> >>> -- >>> 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 http://groups.google.com/group/tiddlywiki. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

