I have never used Windows' drag and drop into the Shared Documents folder. However, you're dealing with the inheritance issue of XP. NTFS handles a file copy differently than a move.
For example, if a folder has Full Control rights assigned to Everyone and you move a file with Read (only) permission into the Full Control folder, the file will remain as Read only. You must COPY the file to inherit the Full Control permission.
You see, if you move a file it will retain its original permissions. I always recommend copying the file instead. As well, you must have inheritance enabled in the destination folder, altough by default, it is.
__________________
How you do anything is how you do everything.
|