On Friday 22 September 2006 17:42, Prasanta Baruah wrote: > One can use sshfs also, > > $ sshfs [EMAIL PROTECTED]:[dir] [mountpoint] > > And for unmounting, > > $fusermount -u [mountpoint]
So many thanks. Brilliant this is. There was a package 'sshfs' in Ubuntu repository, that got installed with fuse and its kernel module. In SuSE, the packages 'sshfs' and 'fuse' had to be downloaded from Sourceforge. The first run did not go, because, the 'configure' script was getting the fuse kernel module in SuSE, but something did not work. Maybe it was a version inconsistency. So, the next time compiled it with '--enable kernel-module' and everything worked fine. I just can't believe this is that simple. The whole laptop system is now a directory in my $HOME. This is the beauty of Linux life: having technically able friends who can suggest the exact thing. _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/ http://freedel.in - September 16-17, 2006
