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

Accessing Shared network drive folder

by vishalkbhatt (Initiate)
on Oct 19, 2011 at 06:06 UTC ( [id://932300]=perlquestion: print w/replies, xml ) Need Help??

vishalkbhatt has asked for the wisdom of the Perl Monks concerning the following question:

Hi all, I have to save an image file on a shared drive folder over the network. My script works if the drive folder is not password protected. But in reality this shared drive folder is password protected. The shared drive is on a linux apache server and my PC runs on Win Xp. So pls tell me how to include the password in my script. The following line of code shows how I save the file
$image->SaveToFile("//192.168.0.24/library/vishal/$uname.png");

Replies are listed 'Best First'.
Re: Accessing Shared network drive folder
by Anonymous Monk on Oct 19, 2011 at 06:58 UTC
      I have to access the drive which is connected thru network (LAN) and not the internet. So how to write the password code for it ??

        I have to access the drive which is connected thru network (LAN) and not the internet. So how to write the password code for it ??

        internet or lan, network is network, so see the links I mentioned, and try some stuff

Log In?
Username:
Password:

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

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

    No recent polls found