Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: Can I use Perl to move an entire HTML file on a different server?

by nimdokk (Vicar)
on Apr 13, 2006 at 16:31 UTC ( [id://543144]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Can I use Perl to move an entire HTML file on a different server?
in thread Can I use Perl to move an entire HTML file on a different server?

Are you sure that you have share level and NTFS permissions on $sharename1 and $sharename2? That's probably where the error is. You might have to check with an Admin to ensure that the user running the script has the appropriate access to browse to the UNC (Windows browsing through Explorer, not browsing with IE, they are two different animals).
  • Comment on Re^4: Can I use Perl to move an entire HTML file on a different server?

Replies are listed 'Best First'.
Re^5: Can I use Perl to move an entire HTML file on a different server?
by kjg (Sexton) on Apr 19, 2006 at 08:29 UTC
    I'm pretty sure that the permissions are OK.

    If I try and map the address given (in Explorer) it says it can't find it, so that leads me to think that the address isn't formed properly in some way.

      You might want to check with an Admin to see how IIS (assuming that's the web server you are using) is configured and where the documents are really located on the server. Chances are there is a setting in IIS for the HTML Root and your files are somewhere below that. The location is something that will be configured when the web service is set up. Not sure if that makes sense, but I'd recommend talking with an Admin to give you a hand with what you need to do. Whether you are using IIS or some other webserver, the set up will be very similar. Hope that helps.

Log In?
Username:
Password:

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

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

    No recent polls found