Which protocol to connect to a drive on another remote pc via file explorer
Which protocol uses windows to connect to a drive of another remote pc via file explorer. for example: if you connect by typing
Does windows use smb or ftp or ssh else ?
\192.145.23.25\c$\Temp
Does windows use smb or ftp or ssh else ?
Please also mark the comments that contributed to the solution of the article
Content-Key: 920847533
Url: https://administrator.de/contentid/920847533
Printed on: March 28, 2023 at 17:03 o'clock
4 Comments
Latest comment

SMB

Because to use FTP the file explorer needs to know the protocol which uses the prefix ftp://
By default a path which beginns with a double backsplash explorer uses SMB(445 TCP) to connect to the server