Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: File Copy over Domain

by bart (Canon)
on Feb 08, 2013 at 11:31 UTC ( [id://1017802]=note: print w/replies, xml ) Need Help??


in reply to Re^2: File Copy over Domain
in thread File Copy over Domain

If your machine keeps disconnecting then you'll have to reconnect.

One way that works on Windows without re-entering the password is to use Windows Explorer to open a window on it. Just

system("start E:");
(if E: is the drive letter for the share) should do.

Of course, after a while, you'll end up with a bunch of windows (or 1, at best) that you don't need. Oh, well. :)

Log In?
Username:
Password:

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

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

    No recent polls found