Russ has asked for the wisdom of the Perl Monks concerning the following question:
I have one problem here.I put my cgi file inside server A, and what I want is that when the cgi file is run,it will put the other file(html or wml) in server A,inside another server,let's say(server B).the cgi program is in the server A, and I do not have privilege to modify it ,since I am not system admin.Is there any way I can do it?
FTP between different server.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to send file between different server?
by lhoward (Vicar) on Jul 19, 2000 at 20:56 UTC | |
|
RE: How to send file between different server?
by spectre (Scribe) on Jul 19, 2000 at 21:04 UTC |