in reply to how to transfer a set of files in a directory from linux server(remote machine) to windows server(local machine)

I am actually new to perl and i am feeling difficult as i am getting lot of errors.Please can anyone help
  • Comment on Re: how to transfer a set of files in a directory from linux server(remote machine) to windows server(local machine)

Replies are listed 'Best First'.
Re^2: how to transfer a set of files in a directory from linux server(remote machine) to windows server(local machine)
by ww (Archbishop) on Apr 21, 2014 at 12:42 UTC
    Please, clean up your original post by adding <code>...</code> tags around the code,so its more easily readable.

    Then specify what errors you are seeing... verbatim!

    Update: removed recommendation to insert strict and warnings. OP has 'em, but I blanked on them in the face of the unformatted code. Bad on /me.


    Questions containing the words "doesn't work" (or their moral equivalent) will usually get a downvote from me unless accompanied by:
    1. code
    2. verbatim error and/or warning messages
    3. a coherent explanation of what "doesn't work actually means.

    check Ln42!