On Wed, Jul 06, 2005 at 03:33:14PM -1000, Joshua Hoblitt wrote: > Unfortunately, 'just probing' will only work if /tmp (or wherever) is > the same filesystem (and potently, has the same mount flags) as the path > that you care about. That is barely an improvement over the assumptions > made by File::Basename.
Who says we have to probe in /tmp? It does, however, mean we need write permission to a directory in each mount point. If we don't have write perms or if its a read-only mount or if the user just doesn't want us to probe then you fall back to platform specific probes to get the file system types (such as df -T) and rely on pre-built specifications. Don't worry, I have plans. <Zim>Oh, such plans they are!</Zim> *hand rubbing* *maniacal laughter* *crazy robot* -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern Ahh email, my old friend. Do you know that revenge is a dish that is best served cold? And it is very cold on the Internet!