Am 19.02.2013 20:04, schrieb Mike Gabriel:
As the cups-x2go + x2goserver-printing mechanism works via SSHFS the fuse membership is unfortunately necessary.
Out of sheer curiousity, why aren't you streaming the file through a tunneled port (with the listener bound to 127.0.0.1 for security reasons)?
I can see that sshfs makes sense when you want to exchange files between host and client, but for printing it sounds like overkill.
-Stefan