Creating OSX and Windows compatible Dropbox Functionality in Windows Server 2008 R2 with Dell FS7500 NAS backend.
This took a while to figure out, mainly because I'm a unix guy trying to "figure out" Windows Server and it's archaic ACL system and the fact that ACL's/attributes under OSX are just insane. The main issue I had with all the other recipes on the net describing this process was that it did NOT work for OSX/Finder. When users transferred the files, Finder was not able to strip off it's "in-use" attribute from the file once copied to the destination. This would leave files in limbo (greyed out) and no one could touch/access them from another Mac until I stripped the "in-use" attribute off manually. Normally SMB capable NAS's ignore Finder/OSX attributes and this does not happen, but FS7500 is "mac friendly" and preserves the attributes so we had…