Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^7: Perl cgi script for directory listing and file downloading!! Problem: Unable to download the file

by Corion (Patriarch)
on Nov 05, 2014 at 14:55 UTC ( [id://1106213]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Perl cgi script for directory listing and file downloading!! Problem: Unable to download the file
in thread Perl cgi script for directory listing and file downloading!! Problem: Unable to download the file

You still need to learn about the difference between access via HTTP and local access. HTTP uses http:// URLs. Local access uses file paths like C:\www\Documents\. readdir does local access. The web browser does HTTP access.

  • Comment on Re^7: Perl cgi script for directory listing and file downloading!! Problem: Unable to download the file
  • Select or Download Code

Log In?
Username:
Password:

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

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

    No recent polls found