Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: can't open file from another machine

by bofh_of_oz (Hermit)
on Jun 29, 2005 at 18:04 UTC ( [id://471129]=note: print w/replies, xml ) Need Help??


in reply to can't open file from another machine

AFAIK, open() only opens local files. To open network files, you can chdir \\10.1.101.196\folder (or rather, chdir "//10.1.101.196/folder") and then open the file...

--------------------------------
An idea is not responsible for the people who believe in it...

  • Comment on Re: can't open file from another machine

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://471129]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-20 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found