How to get a file path on Windows Network Server from Linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • onwireless
    New Member
    • Sep 2011
    • 1

    How to get a file path on Windows Network Server from Linux

    Hi,

    I am trying to get a valid path of an Excel file exsist on windows network server from a Perl script running at Linux machine.

    I have tried searching CPAN but could not figure it out.

    Any advise will be greatful.

    thanks
  • miller
    Recognized Expert Top Contributor
    • Oct 2006
    • 1086

    #2
    This is not strictly a perl question mate.

    This is a question about networking and how to access a file on a windows machine via a linux box. Do it at the command prompt first, and then just transfer the method that works there to your perl script.

    - Miller

    Comment

    Working...