in reply to copy a file from windows to linux system

You can't use File::Copy across the network unless there's a shared network file system on which the file is.

If that's not the case, you need to use the upload facilities described in CGI.

Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re: copy a file from windows to linux system