Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^4: Unavailable network drives in CGI scripts

by Sprad (Hermit)
on Dec 13, 2006 at 17:04 UTC ( [id://589618]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Unavailable network drives in CGI scripts
in thread Unavailable network drives in CGI scripts

I tried it with 'w:', 'w:\' and 'w:/'. In all three cases, it says it's not a directory.

---
A fair fight is a sign of poor planning.

  • Comment on Re^4: Unavailable network drives in CGI scripts

Replies are listed 'Best First'.
Re^5: Unavailable network drives in CGI scripts
by ww (Archbishop) on Dec 13, 2006 at 17:14 UTC
    Are you quite sure that windows agrees that the drive designator is a directory?
      I tried these:
      C:\> perl -e "print 1 if (-d \"w:\")" C:\> perl -e "print 1 if (-R \"w:\")"
      and both printed 1.

      ---
      A fair fight is a sign of poor planning.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 18:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found