View Single Post
Is anyone doing this to sync say a laptop install of Omni with their desktop.

Assume the following:

(1) I already have a dyndns domain and port 22 open for SSH on my home machine

(2) I have set up webdav on that machine

Would I just need to create an SSH port forward on the laptop (say 8080 on laptop to port 80 on desktop) and then tell OF that the webdav server for syncing is localhost:8080?

Or do I need to specify a different port?