Common Internet File System (CIFS) Protocol
What is CIFS (Common Internet File System)?
First things first, CIFS is not just a breathy synonym for SMB. It is a specific version of SMB which was developed by Microsoft in 1996 and rebranded as the Common Internet File System. Problem was, it became infamous for being buggy, chatty, and generally not performing well. The rebranding attempt was abandoned in 2006 when Microsoft came out with SMB 2.0.
In its day, CIFS was used to share files remotely via IP, which worked in conjunction with FTP and HTTP.
How does CIFS work?
CIFS uses the client-server model to share files across distinct network systems:
- A client sends a request to a server.
- The server fulfills the request.
- The server sends a response back to the client.
- Server grumbles to other servers that no one ever tips