anyone know how to upload through a command line...

example of upload script: http://webserver.com/cgi-bin/upload.pl

i would like to upload c:\test.txt... I tried: http://webserver.com/cgi-bin/upload.pl?c:\test.txt .... it doesn't work..
It says Wrong or missing form 'action' field. The action field is the local filename to upload...


any ideas?


thank you