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.

  • Comment on Re^3: File::Find traversing a link into a mounted flash drive

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

    I did that, and it works! Thanks!


    Information about American English usage here and here. Floating point issues? Please read this before posting. — emc