Search found 12 matches

by watcha
Oct 18, 2006 12:35 pm
Forum: XUpload
Topic: keep session id when redirected
Replies: 3
Views: 6698

Thank you very much for the "turobed" reply.

The values (osCsid and pID) are dynamic.
So puttin the values hardcoded into the html source woulnd't help.

So this is more like a general web programming issue.

Anybody there to give me some hint?

Thank you very much in advance.
by watcha
Oct 18, 2006 8:38 am
Forum: XUpload
Topic: keep session id when redirected
Replies: 3
Views: 6698

keep session id when redirected

I put the source of upload_form.html into a php page, which checks it the users has a valid session, otherwise the user will be redirected to a login site. It looks like this with a valid session: http://uploadtest.com/upload.php?osCsid=8d8d0b427c0feee42ded3f2f8657fb77&pID=45 Once the upload is ...
by watcha
Oct 13, 2006 3:44 pm
Forum: XUpload
Topic: xupload performance / simultaneous uploads /server load
Replies: 6
Views: 8685

cool, thank you very much!
by watcha
Oct 12, 2006 8:34 pm
Forum: XUpload
Topic: xupload performance / simultaneous uploads /server load
Replies: 6
Views: 8685

I 've set delay to 1.05. And the upload values are anyway refreshed like realtime. What is the delay unit? Can you explain it a little bit please? - What does the delay do? - Is there a value you recommend? I mean which is acceptable for the end user and also lowers cpu use best? Thank you very much...
by watcha
Oct 11, 2006 2:52 pm
Forum: XUpload
Topic: xupload install problem
Replies: 6
Views: 11183

I hade similar problems. You need to change also templates_dir. My PM config looks like this: our $c= { # Directory for temporary using files temp_dir => '/var/www/web55/html/cgi-bin/uploadtemp', # Directory for uploaded files target_dir => '/var/www/web55/html/cgi-bin/uploadfinish', # Path to the t...
by watcha
Oct 10, 2006 11:46 am
Forum: XUpload
Topic: Feature Request
Replies: 34
Views: 58462

Uploading file should require the user to Type in a code from an image. This would avoide that the script can be missued by hackers / automated scripts. Example: The user selects a file to upload and needs to type in a alphanumeric code, which will be presented to the user as an image. Than he shoul...
by watcha
Oct 10, 2006 11:43 am
Forum: XUpload
Topic: post.cgi in XUpload 2.5 on sourceforge
Replies: 1
Views: 6165

post.cgi in XUpload 2.5 on sourceforge

I compared the content of XUpload downloaded from sibsoft.net and the project at sourceforge. The download file XUpload 2.5 at sourceforge includes a file called post.cgi. Also the dates of the scripts are different. Which is the most current one or doesn't matter? Thank you very much in advance. Wi...
by watcha
Oct 10, 2006 11:39 am
Forum: XUpload
Topic: xupload security
Replies: 8
Views: 9657

Currently I am uploading the files to a folder which is in html/cgi-bin/uploadfinished. Trying to access this folder, even when typing in the correct filename it just shows an error. E.g. when trying to access the uploaded file via: www.mytestsite.com/cgi-bin/uploadfinish/big-file.zip The user gets:...
by watcha
Oct 10, 2006 11:32 am
Forum: XUpload
Topic: xupload performance / simultaneous uploads /server load
Replies: 6
Views: 8685

Thank you very much for your proficient answers. Regarding tuning CPU for progressbar. Which modifications does it require? Mods on Apache? This is not possible for me as I have currently shared hosting. Modifications in Perl Script? I do not have enogh programing skills :) 2) ... Moreover you can t...
by watcha
Oct 09, 2006 2:56 pm
Forum: XUpload
Topic: xupload security
Replies: 8
Views: 9657

Thank you for your quick respond! XUpload makes still a very good impression. An belive me I spent already several days on testion upload engines. I have a few more questions before my final decision. 1. I have set my *.pm to 644 and it works. 2. Could XUpload be utilized by hackers that way, that t...
by watcha
Oct 08, 2006 1:33 am
Forum: XUpload
Topic: xupload performance / simultaneous uploads /server load
Replies: 6
Views: 8685

xupload performance / simultaneous uploads /server load

Hello, I just found xupload at http://www.programurl.com/software/big-file-upload.htm. Currently Xupload is my favorite. As I plan to provide the upload functionality to a wide range of users I have some questions. 1.) Does xupload support to upload files from multipe users at the same time? Is ther...
by watcha
Oct 08, 2006 1:14 am
Forum: XUpload
Topic: xupload security
Replies: 8
Views: 9657

xupload security

I just installed the free version and it makes a quite good impression. 1.) How should I chmod the cgi and pm files in the cgi-bin/xupload path? 2.) I am just wondering about security issues. Which possible leaks there are currently, which can be result in malicious usage by hackers etc. I want to a...