>> If SSH access is available then I think Nautilus + gvfs-fuse works great.
> sshfs is fuse based as well I think. On my daughters little netbook I made a 
> simple solution by placing a sshfs connect script in the folder which is the 
> mountpoint. So when she enters the folder and the ssh file system is not 
> mounted, well the script is right there to be launched ;-)
> 
> But in many cases a Linux desktop user dont need mounting the filesystem at 
> all. At least KDE Dolphin can handle files directly over ssh by typing 
> fish://u...@server in the path (I think Nautilus can do equal by typing 
> ssh:... in the path line). 

Yep, Nautilus can access directories via SSH using
ssh://u...@server:/path syntax. Alternatively you can create a shortcut
using "Connect to share + Add bookmark". The newer Gnome VFS versions
support fuse, meaning that all mounted remote drives are available under
$HOME/.gvfs/sftp on servername/ or similar.

Samuli

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openvpn-als-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-als-devel

Reply via email to