Results 1 to 3 of 3
hello
i have a lan of 5 computers each having knoppix linux installed on them.
i want to know .
how to share folder in one computer so that others ...
- 12-22-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 4
sharing files in linux
hello
i have a lan of 5 computers each having knoppix linux installed on them.
i want to know .
how to share folder in one computer so that others can access it?
also
how to transfer file from one computer to another
thanks
- 12-22-2006 #2
You can use NFS to share directories and files between Linux computers. As for transferring files, you can use scp (using ssh) or ftp.
- 12-22-2006 #3
Samba, makes that real easy. Have a look at it.


Reply With Quote