curaga
Group: Members
Posts: 2163
Joined: Feb. 2007 |
|
Posted: April 13 2007,15:48 |
|
The most common method in Linux world is NFS (network filesystem) It lets you do anything you can do in a local directory.. Unfortunately, DSL cannot act as a NFS server by default. This would be the best way, but you would have to get nfsd from somewhere.
Then there's nbd, alias network block device. For it you need both client and server programs..
Samba. The one M$ uses. It is not as flexible, but DSL can do both server and client by default..
Ftp. DSL can also be a ftp server and client by default.
Before starting Any servers, make sure the machine ISN'T connected to internet! That would be very bad.....
-------------- There's no such thing as life. Those mean little jocks invented it ;) - Windows is not a virus. A virus does something!
|