Reply
Thread Tools
Posts: 289 | Thanked: 83 times | Joined on Jul 2006
#11
Originally Posted by BrentDC View Post
That is not a good idea -- you will create a circular file reference. Any application (or something in the OS itself) trying to read your device will get stuck in a forever loop navigating /home/user/MyDocs/home/user/MyDocs/home/user/...(etc).
Yes, metalayer-crawler is such an app... I disabled it from day one -- not because of the mod above but because it kept on running too much.

Recursive file scans using 'find' work fine... ie., don't get tripped by the above so I live fine with the mod.

--denis
 
Posts: 289 | Thanked: 83 times | Joined on Jul 2006
#12
Originally Posted by BrentDC View Post
That is not a good idea -- you will create a circular file reference. Any application (or something in the OS itself) trying to read your device will get stuck in a forever loop navigating /home/user/MyDocs/home/user/MyDocs/home/user/...(etc).

Yes, metalayer-crawler is such an app... I disabled it from day one -- not because of the mod above but because it kept on running too frequently.

Recursive file scans using 'find' work fine... ie., don't get tripped by the above so I live fine with the mod.

--denis
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:58.