R
Richard Lewis Haggard
I want to enable my web server to receive files. How can I do that?
Here's why I want to do this: I'm a consultant working away from my own
offices at a client site. I am creating installation files at my client's
location that are too big (about 50 megabytes) to email. I need to make
these files available to other programmers who are off site from the client.
Because of company restrictions, I can't make a web site on a client's
machine and then let the remote programmers take the installation files
directly. However, I do have my own corporate web site and was thinking that
if I could get the installation files to my own web site then it would be a
snap for the remote programmers to download the installation files from me.
Here's why I want to do this: I'm a consultant working away from my own
offices at a client site. I am creating installation files at my client's
location that are too big (about 50 megabytes) to email. I need to make
these files available to other programmers who are off site from the client.
Because of company restrictions, I can't make a web site on a client's
machine and then let the remote programmers take the installation files
directly. However, I do have my own corporate web site and was thinking that
if I could get the installation files to my own web site then it would be a
snap for the remote programmers to download the installation files from me.