SMB vs FTP??

tcharantcho Posted messages 182 Registration date   Status Membre Last intervention   -  
tcharantcho Posted messages 182 Registration date   Status Membre Last intervention   -
Hello,
A question about protocols:
Which protocol operates when I share a file or a folder over a network (with Windows Explorer); SMB or FTP?
And what is the difference between these two protocols?
Thanks
Configuration: Windows XP Internet Explorer 7.0

2 réponses

brupala Posted messages 111984 Registration date   Status Membre Last intervention   14 425
 
Hi, it's SMB.
The differences are multiple.
SMB has become CIFS and is thus more akin to network file systems than to just file transfer protocols, like other network FS (NFS, NetWare).
Basically, SMB only exists in the Windows world, although it has external origins (IBM), but with the development of Samba, it can be found on macOS and Linux/Unix.
FTP is universal, but it doesn't really allow resource sharing over the network; it is rather intended for file transfer.
--
And... there you go!
13