On Thu, May 12, 2011 at 6:58 AM, Roger Searle <[email protected]> wrote: > On this kubuntu linux box, I connect via "sudo openvpn > /path/to/openvpn.conf" and in konqueror list the folders/files via > "fish://[email protected]/path/to/remote/folders".
OK, you are invoking two different things there. OpenVPN has provided only the IP connectivity. Your problem is more likely to be with the use of fish://, which is KDE-specific, and I assume that you are opening the xls|doc files with OpenOffice, which as a non-KDE program has to try to do something different. I'd recommend trying to use sshfs to mount your remote folders on a local filesystem instead, so that non-KDE apps (in fact, all apps) can access these remote folders natively. -jim _______________________________________________ Linux-users mailing list [email protected] http://lists.canterbury.ac.nz/mailman/listinfo/linux-users
