in reply to Re^2: can't open file from another machine
in thread can't open file from another machine

That's what I said: it's not open() and something else has to let you open the file like that. If the local or remote machines aren't set up for that, Perl isn't going to do it for you.

--
brian d foy <brian@stonehenge.com>
  • Comment on Re^3: can't open file from another machine