User Profile

Collapse

Profile Sidebar

Collapse
parmarjm
parmarjm
Last Activity: May 31 '15, 05:20 PM
Joined: Oct 26 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Chorny
    I tried running the script got below error:

    C:\PERL\BIN>per l try_perl.pl
    Copy Failed: No such file or directory at try_perl.pl line 18.

    It seems didn't find the appropriate target directory to land files.

    can you please guide.
    Jay
    See more | Go to post

    Leave a comment:


  • How to copy files from mapped drive to server via my machine?

    Hi I am trying to copy files from mapped drive (J:\) to a different machine.
    The perl script is going to run on my machine to copy files from one place to another.

    File transfer works when i copy files from mapped drive to my machine but when I tried to copy over to different machine throws me an error:

    Please help me recrify

    Here is my perl script as follows:

    Code:
    use File::Copy;
    ...
    See more | Go to post
No activity results to display
Show More
Working...