On Mon, 5 Mar 2007,
(E-Mail Removed) wrote:
> hello everyone!
>
> i have a notebook and a desktop-pc, both running opensuse.
>
> i want to be able to seamlessly connect and disconnect each
> computers from the aspect of storage: just to plug in
> the network cable into the notebook and few seconds later
> (automatically) to have desktop-pc storage mounted
> (and unmounted after disconnection).
>
> it that possible (and implementable in a easy way?)
> what protocol can be used? SSHFS? NFS? what else is there?
> (i know, there is also SMBFS. but it would be great to reflect all
> permissions
> correctly and AFAIK SMBFS is not able to do this for *nix, right?)
>
> thanks in advance!
I would go with NFS, unless you are communicating over an insecure link in
which case I would go with the encrypted SSHFS. I wouldn't use SMBFS
unless you need to connect to Windows shares. I suppose if you tie an
interrupt to your NIC's cable insertion (assuming it can flag one) you can
configure things to automagically work. That wouldn't be very *nixie of
you though.
--Sir Jackery