overwrite example using perl CGI

Upload core product.
Post Reply
crowder
Posts: 10
Joined: Tue Mar 15, 2011 8:58 pm

overwrite example using perl CGI

Post by crowder »

Is there any example of using perl with the overwrite parameter?

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: overwrite example using perl CGI

Post by support »

No, CGI sample just implement the basics

crowder
Posts: 10
Joined: Tue Mar 15, 2011 8:58 pm

Re: overwrite example using perl CGI

Post 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.

crowder
Posts: 10
Joined: Tue Mar 15, 2011 8:58 pm

Re: overwrite example using perl CGI

Post 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?

crowder
Posts: 10
Joined: Tue Mar 15, 2011 8:58 pm

Re: overwrite example using perl CGI

Post by crowder »

Nevermind, I have resolved this.

Post Reply