I have a the following folder :
- Folder A
- Folder B (which is a symbolic link to Folder A)
The issue is that when I access Folder B, I can go infinitely deeper (ie Folder A > Folder B > Folder B > Folder B) because Folder B is inside Folder A.
Is there any way to ignore Folder B after accessing it via Folder A ?
Thank you very much!