that thing is deprecated, what you want is lufs, which also support sshfs and ftpfs, and then you use either sshmount or ftpmount
On Sun, 2003-11-16 at 12:57, Stephen Liu wrote: > Hi MAL, > > Thanks for your advice. > > > - snip - > > > > If you want drag and drop action, emerge shfs on your gentoo box. You > > can then 'mount' any directory from the redhat machine, on the gentoo > > box, with: > > > > mount -t shfs [EMAIL PROTECTED]/home/user /mnt/somemount > > 1) > # emerge shfs > Calculating dependencies ...done! > ........ > ........ > --19:37:44-- > http://easynews.dl.sourceforge.net/sourceforge/shfs/shfs-0.31-1.tar.gz > => `/usr/portage/distfiles/shfs-0.31-1.tar.gz' > Resolving easynews.dl.sourceforge.net... failed: Host not found. > !!! Couldn't download shfs-0.31-1.tar.gz. Aborting. > > # mount -t shfs [EMAIL PROTECTED]/home/satimis /mnt/sshgentoo/ > mount: fs type shfs not supported by kernel > > Can't proceed further. > > > 2) > What shall be "fs type" if issuing the above command on RH9 box > > Thanks > > B.R. > Stephen > > > > > You can then browse /mnt/somemount as if it were local, including > > sending files to and from those folders. > > > > Bear in mind that all traffic sent over this connection is SSH > > encrypted and possibly compressed, so will not be as efficient (fast), > > as ftp or samba. Though on modern computers you should barely notice > > a slowdown. > > > > MAL > > > > > > > > -- > [EMAIL PROTECTED] mailing list -- Regards, Redeeman () ascii ribbon campaign - against html e-mail /\ - against microsoft attachments -- [EMAIL PROTECTED] mailing list
