Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 206069

Re: Symlink bug in shared folders with Linux guest

$
0
0

Did you figure out why the fake long path works...

static

|-- index.html

`-- root.html -> ././././index.html

 

...and a normal adjacent symlink gets evaluated as broken?

static

|-- index.html

`-- root.html -> index.html

 

I've been maintaining uncommitted changes to keep unit tests passing because I know the tech lead will give me a hard time if I alter the symlink to have a fake long path.


Viewing all articles
Browse latest Browse all 206069

Trending Articles