From: Sean Carolan Anyone have a function or script for uploading files from a web browser with a bash script? I know this is possible to do with Perl, I'm wondering if the same is possible using only bash.
Just curious here, from Sean's request info, this script would run on the web server the user was connected to. How will this curl command be able to "pull" the file from the user's system up on to the server?
Hum... I replied to quickly. I thought he was on the uploader side and not on the server side. My bad... ^_^ JD