Simple Samba Setup
Simple Samba (SMB) Setup with the focus of having a file share method for www developers on windos machines.
Install Samba on Debian or Ubuntu
apt-get install samba samba-common system-config-samba
Configure Samba with a local user to authenticate the client but using o local user (www-data) to enforce file modification on the local machine made by www-data