Avatar of opike
opike
 asked on

FIle sharing issue between linux and windows 7

I have 3 machines , 2 physical running windows 7 (we'll say winA and winB) and 1 vmware image running centOS (call it linuxC).

I'm tyring to use file sharing between the linux box and the 2 windows boxes. linux C can read files from winA  but not winB. When I try to access winB I get the error

"The folder contents could not be displayed.
Sorry, couldn't display all the contents of "Windows Network: ollie-pc"."

WinA and WinB are also able to share files between each other with no problem.

I'm using bridged networking for LinuxC.
Linux NetworkingNetworkingVMware

Avatar of undefined
Last Comment
Tolomir

8/22/2022 - Mon
opike

ASKER
Well I just added the host and ip to /etc/hosts and I no longer get the error message but now it prompts me for username/password, and I'm entering what I know is a valid username/password but it won' t accept it.
opike

ASKER
I thought it might be an NTFS issue but both winA and winB are formatted with NTFS.
torque_200bc

are NTFS and NFS permissions equal in the shared resources of WINA and WINB? If not make WINB shared files have the same permissions as WINA.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23
opike

ASKER
I went over the permissions again just to be certain and it looks to me like they are set up the same in both machines.

I wonder maybe if the hyphen in the hostname ollie-pc might be causing problems.
opike

ASKER
Just tried renaming the server without a hypen - problem still there.
opike

ASKER
Made sure "Shared Folders" was enabled in the vm settings and the folder I'm tyring to access is specified in there too.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
opike

ASKER
Went through all the settings mentioned in this link:

http://www.home-network-help.com/simple-file-sharing.html

but still no.

I probably would've already moved on to a workaround but it's killing me that it works with another machine that appears to be configured in an identical manner.
ASKER CERTIFIED SOLUTION
Tolomir

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
opike

ASKER
That worked for me, thanks.

Still curious though that it wouldn't work from gnome.
Tolomir

Maybe gnome only supports smb?
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck