Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Copying a file across servers in DOS

by tokpela (Chaplain)
on Oct 19, 2010 at 16:29 UTC ( [id://866114]=note: print w/replies, xml ) Need Help??


in reply to Copying a file across servers in DOS

As a follow up to Kanji's post, if you need to connect to the remote share in your script, you should look at the Connect (or Map) routines in the Win32::FileOp module.

The Connect routine will allow you to login to a remote share with a username/password. The Map routine will also allow you to login to a remote share but also give you the ability to map that share as a drive on your local computer.

  • Comment on Re: Copying a file across servers in DOS

Log In?
Username:
Password:

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

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

    No recent polls found