Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Copying files between two systems using cgi/perl

by tjh (Curate)
on May 13, 2002 at 17:15 UTC ( [id://166228]=note: print w/replies, xml ) Need Help??


in reply to Copying files between two systems using cgi/perl

Hmm. Could be serveral things. Share settings on the non-server (target?) machine? Login required?
  • Comment on Re: Copying files between two systems using cgi/perl

Replies are listed 'Best First'.
Re: Re: Copying files between two systems using cgi/perl
by jreades (Friar) on May 13, 2002 at 17:39 UTC

    Typically, such problems are the result of environment differences -- in this case, the CGI-script is most likely not running as the same user that you are using to run the copy on the command line. Thus, it fails. Make sure that your CGI user has the permissions to perform this copy as well.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166228]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-24 11:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found