Having discovered the “remote files” feature in Komodo Edit I went on a search for methods to access remote projects through Komodo (as oppose to just one or two files).
Using Ubuntu I came to the solution of using SSHFS, it took me a while to find a good tutorial on how to auto-mount using this protocol, but in the end I found a blog by Colin M from The Spark Between on how to auto-mount sshfs on Ubuntu..
Since my wife uses Windows and I don’t feel comfortable giving her SSH access I searched a bit further and found that there is a build-in feature in Windows that will let you mount an FTP server as a network share.
Hope this info can help other people looking for similair solutions

