Christopher M Burger wrote:
> Hello everyone.
>
> I have written a perl program that will take a tar file and untar it then
> move file from the untarred direcories to it's directory on the webserver.
> However, when I run the program thru a webpage it does not untar the file.
> If I run the pro
Christopher M Burger wrote:
Hello everyone.
I have written a perl program that will take a tar file and untar it then
move file from the untarred direcories to it's directory on the webserver.
However, when I run the program thru a webpage it does not untar the file.
If I run the program localy i
Hello everyone.
I have written a perl program that will take a tar file and untar it then
move file from the untarred direcories to it's directory on the webserver.
However, when I run the program thru a webpage it does not untar the file.
If I run the program localy it works fine. I have even r