View Single Post
Okay. That worked to get it syncing on the LAN. But what about syncing remotely over the internet in an ssh tunnel?

I open up a tunnel to my dyndns server name, which then gets forwarded by my home router to the hard ip address I have set up on my home machine. Then I've got a port forward set up where port 8080 on my laptop forwards to port 80 on the remote desktop where the webdav share is.

I put the following url into omni's sync settings but it failed:

127.0.0.1:8080/omnisync

omnisync is the alias of my webdav share.

When I do use goliath or the finder this url takes me righ to the share and mounts it.

Is there anyway in the config file to let the webdav server know that server name equals either my computer name or the hard IP address for that computer? Or in the alternative, could I replace my computer name with the hard ip address for the computer in the server config file?

TIA for any additional thoughts on this. I'm halfway there. But it would be great to take it the rest of the way.