Page 1 of 1

overwrite example using perl CGI

Posted: Tue Jan 08, 2013 2:01 am
by crowder
Is there any example of using perl with the overwrite parameter?

Re: overwrite example using perl CGI

Posted: Sat Jan 12, 2013 9:55 am
by support
No, CGI sample just implement the basics

Re: overwrite example using perl CGI

Posted: Mon Jan 14, 2013 11:27 pm
by crowder
I was wonder if the overwrite even works with perl cgi. That is the reason I asked for an example. When I look at the cgi object when the HEAD request is sent, I do not see the upload file name.

Re: overwrite example using perl CGI

Posted: Mon Jun 03, 2013 10:22 pm
by crowder
Can you tell me what the server side script has to return to abort the upload if there is a duplicate file name?

Re: overwrite example using perl CGI

Posted: Wed Jun 05, 2013 10:52 pm
by crowder
Nevermind, I have resolved this.