Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: How to I open a file on a network drive

by fundflow (Chaplain)
on Aug 31, 2000 at 21:08 UTC ( [id://30592]=note: print w/replies, xml ) Need Help??


in reply to How to I open a file on a network drive

On Unix you need to mount the drive (e.g. via NFS) and put it on the directory tree. Then you'll have something like: /mnt/mountpath/file

On DOS/Windows, you can try: \\machine\drive\file and if your environment is set up fine it will work.

Cheers
  • Comment on Re: How to I open a file on a network drive

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-20 05:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found