in reply to Re^2: File::Find traversing a link into a mounted flash drive
in thread File::Find traversing a link into a mounted flash drive
In that case. I would suggest that every time you enter a new directory, scan it yourself for symlinks, then call File::Find::find for each target that is on a different filesystem.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: File::Find traversing a link into a mounted flash drive
by swampyankee (Parson) on Feb 16, 2016 at 18:41 UTC |