Programming for linux: Accessing a cygwin symlink from windows on newest questions tagged linux – Stack Overflow
I am quite new to cygwin. I created a symlink as follows
$ ln -s /var/www /cygdrive/d/foo
and when I check the d drive via windows, I see a system file called foo. Is there a way to make foo act as a folder for windows instead of the system file?
Thanks
B
See Answers
source: http://stackoverflow.com/questions/3343988/accessing-a-cygwin-symlink-from-windows
Programming for linux: programming-for-linux
Recent Comments