I have a file on another Ubuntu machine. I want to access it from my machine on my LAN. I don't want to go into Nautilus to mount the share first and then browse to the file. I want a command that will connect via SSH automatically (by mounting its share if not already or however) and open that file on my machine in the associated program (assume I do have that program install on my machine).
Any simple way to do this? I will be putting this command into a launcher so I can just double-click it.