• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Weird file-sharing problem (XP sp2)

pookguy88

Golden Member
Ok here's the deal, I'm trying to share a simple mp3 folder and for some reason the sub-directories of this folder can be shared fine but when I try to read/copy anything from the main directory it gives me a write protection error... I can view the files in explorer (like see what is there) I just can't get access to them.

For example:

//server/mp3 <---- any files in here get the write protection error if i try to access them
//server/mp3/new <---- files in here are fine

wtf is going on??

all my sharing permissions are fine, they have to be since i can share the sub folder.

anyways, file sharing is always a bane of mine, always gets f*cked up for some reason or another
 
Your share permissions may be fine but what about the NTFS permissions?

NTFS permissions are set via the Security tab when you look at a folder's properties.



 
Not all applications 'like' url naming as a way to access networked disks for folders. Map the driver or folder as a lettered drive then try and access with your application..
 
Ok, still not enough information. The only folder that is actually shared is \\server\mp3, correct? What are the share permissions on that share? What are the file permissions on the mp3 folder?

Are the subfolders inheriting file permissions from the parent (mp3)? Do you get the error when you just try to open files in the mp3 directory? Does it happen when you try to copy files from that directory? Move files from that directory? What happens if you try to copy or move files into that directory? What happens when you try to create a new file in that directory?
 
Originally posted by: STaSh
Ok, still not enough information. The only folder that is actually shared is \\server\mp3, correct?

Yes

What are the share permissions on that share?

Full Access: Allow users to change my files

What are the file permissions on the mp3 folder?

Should be the same as above if i set it for that folder, no?

Are the subfolders inheriting file permissions from the parent (mp3)?

How can i see this?

Do you get the error when you just try to open files in the mp3 directory?

yes

Does it happen when you try to copy files from that directory?

"error copying file or folder" access denied
write error

Move files from that directory?

write error

What happens if you try to copy or move files into that directory?

it works

What happens when you try to create a new file in that directory?

it works

 
the other weird thing is if i try to take off the read-only check in the folder attributes (of mp3) and apply it, once i go back to properties, its checked again. but that should still be ok, because reading would mean i would able to copy out of that folder and read mp3s....
 
Back
Top