but you cannot, for example, open a document over an FTP connection. The primary
benefit of FTP is that it is ubiquitous: It is hard to find a Transfer Control Protocol
(TCP)–capable computer that does not support FTP.
씰
Network File System (NFS): NFS is the traditional method of file sharing for UNIX-
based computers. NFS has its heritage in research facilities and academia in the 1980s.
While it can be very convenient and flexible, it can suffer from some security holes
that do not affect the other protocols. The primary use for NFS is to provide files to
UNIX or Linux computers. Although Mac OS X has a core based on UNIX, you
should normally use AFP for Macintosh clients.
씰
Windows file service: This service uses the Server Message Block (SMB) protoc ...