1
Bugs / Publishing to UNC share fails
The apache site directory can be reached using an UNC share.
First thing is, that after project creation the double backslash ( \\ ) on the beginning of the UNC address is removed. Second thing is that even after correcting this, not all needed files are saved project publishing directory - 7 directories were omitted (vendor was one of them).
After changing the path to a local one all was published and after copying it to the share all worked expected.