📎 AI Summary:
A Windows 7 user reports difficulties mapping network drives despite being able to see the server and share files via BitVice SSH, with standard solutions like modifying Local Group Policy not resolving the issue. A respondent clarifies that SSH and SMB shares are different protocols and suggests using Wireshark to analyze network traffic to identify where the problem occurs. Overall, the discussion centers on troubleshooting network sharing issues on Windows 7, with the second post offering a technical diagnostic approach.

markep

New Member
Member details
Joined
Mar 19, 2019
Messages
1
Thread Author #1
Searching numerous sites, I've seen modifying Local Group Policy as a solution...which doesn't fix my problem. Win7 reports that it can see the server, but connection (Map Network Drive) fails. Using BitVice SSH tool, I connect and share files in both directions. This is the case from two different computers running Win7 Pro.
Ideas?
 

Solution
Well ssh and SMB shares are two different things. I'd say you'd need to wireshark the traffic for smb and smbv2 to see what is failing exactly.

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
Well ssh and SMB shares are two different things. I'd say you'd need to wireshark the traffic for smb and smbv2 to see what is failing exactly.
 

Solution