[Perl-unix-users] Re: Accepting file

2001-01-25 Thread Carl Jolley
On Wed, 17 Jan 2001, byron wise wrote: > I'm needing to accept a file in a cgi script. Another party is going to log > into our server and send a text file to my script. I'm lacking experience > and I want to understand how they can run my script by passing it a file. > > I do understand how t

[Perl-unix-users] Re: Accepting file

2001-01-18 Thread byron wise
Let me rephrase the question since there are some questions I don't know. What I'm wanting to do is be able to accept a text file from the command line. What I was told is that another party is going to connect to our secure server I would think they would be using the native tools in window