Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Windows Paths

by nimdokk (Vicar)
on Jan 17, 2007 at 19:56 UTC ( [id://595120]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use File::Spec;
    use Data::Dumper;
    ...
    \\remoteserver2\share1\tld1\dir1\sub dir 3\sub dir 5\report's
    \\remoteserver2\share1\tld1\dir2\sub dir 4\sub dir 6\reports
    ###### No Entries Below This Line ######
    
  2. or download this
    %HoA = (
             'REMOTESERVER1' => [
    ...
    SERVER1: \server1\share2\tld1\dir1\subdir2\subdir3
    SERVER1: \server1\share2\tld1\dir1\subdir2\subdir4
    REMOTESERVER2: '\remoteserver2\share1\tld1\dir1\sub dir 3\sub dir 5\re
    +port's' '\remoteserver2\share1\tld1\dir2\sub dir 4\sub dir 6\reports'
    
  3. or download this
    REMOTESERVER1: \\remoteserver1\share1\tld1\dir1\subdir2\subdir4
    SERVER1: \\server1\share1\tld0\sub-dir1\sub-dir2
    ...
    SERVER1: \\server1\share2\tld1\dir1\subdir2\subdir4
    REMOTESERVER2: \\remoteserver2\share1\tld1\dir1\sub dir 3\sub dir 5\re
    +port's
    REMOTESERVER2: \\remoteserver2\share1\tld1\dir2\sub dir 4\sub dir 6\re
    +ports
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-28 20:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found