Re: LAN Networking
"Taylor, ForrestX" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.seawolf |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > .... > > How can i share files (betwen 2 computers) in a LAN Network using Red > HAt Linux > 7.1 Utilities? If you have openssh, you can use scp and sftp to transfer files. You can also setup NFS which allows you to mount remote shares on your local drive. Forrest --