Look, considering that you keep posting the same code (oh, no...here is yet another place) with only minor variations and you still do not seem to understand what you are doing, isn't it time to call it a day and start reading up on the Perl language?

In your previous post you were looking to copy files to a local directory. Now, in this iteration of the same code, you want to do away with the local copy entirely. Before that you had no clue as to what you were doing and the code you are using was written by wind.

I hate to admit it, but my kid does this to me all the time when he wants me to do his homework for him. He breaks up a problem into smaller parts and asks what the answer is for each successive part. The end result is that he does not learn the subject matter and the problem only gets worse when the next subject requires a thorough understanding of the previous concepts.

You have not created an account here; you don't give credit to anyone who has helped you previously or even mention that you are still working on the same problem; it is obvious that you don't know what you are doing. I suggest that you purchase a book on Perl (visit Perl.org for recommendations).

Celebrate Intellectual Diversity


In reply to Re: Is there a way to transfer files without copying to local directory by InfiniteSilence
in thread Is there a way to transfer files without copying to local directory by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.