Fabric and cygwin don't work with windows UNC paths
- by tcoopman
I have some strange problems with fabric deployment to Windows Server 2008r2.
The thing I try to accomplish is to copy some files to a shared folder with a fabric script (this script does a lot of other things too, but only this step gives me problems).
This is the problem:
When I try to access a UNC(Universal Naming convention) path I always…