Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6098741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:11:34+00:00 2026-05-23T13:11:34+00:00

I ask here in the hope that some members will be familiar enough with

  • 0

I ask here in the hope that some members will be familiar enough with ‘plupload’ to help.
This little Jquery script is on the way to making my file-upload problems go away, so any help would be greatly appreciated.

Question:
I can upload large files using plupload, but when the appear on the server the name has changed to gibberish,

EG p163g1k1er15n310bi18bq1af61rc21.zip

From my experience with basic upload forms my assumption is that it is writing out a temp filename with the intention of renaming it to the original filename when the chunked sections have been put back together, but for some reason it may not be doing this.

I have changed the permission on the folder to 777, so I’m reasonably sure this isn’t the issue.

The runtime being used is Flash (I require the chunking feature). It’s version 1.4.3.2

As always, any help would be much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T13:11:35+00:00Added an answer on May 23, 2026 at 1:11 pm

    There is a configuration option to generate unique file names instead of using the actual file name.

    From the docs:

    unique_names
    Generate unique filenames when uploading. This will generate unqiue
    filenames for the files so that they
    don’t for example collide with
    existing ones on the server.

    Make sure this option is not enabled in your configuration (it is not by default). There are still some file name cleaning routines run by the default included php upload script…

    // Clean the fileName for security reasons
    $fileName = preg_replace('/[^\w\._]+/', '', $fileName);
    

    …and an underscore is always appended with a number if the file exists (regardless of configuration), like filename_2.jpg, but aside from that it should not be altering your file names.

    EDIT: I’ve been searching the forums for a solution but coming up short, my last piece of advice is to try the HTML5 runtime, to see if this is related to the Flash runtime somehow, as there have been some issues with previous versions. If all else fails, post on the forum – the admins there are very responsive. Best of luck, please post a solution here if you find it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I hope that this one is not going to be ask-and-answer question... here goes:
I hope this is okay to ask here as its more a request for
First time I ask something here, I hope you people will be as helpful
I know this very regular question But i didn't get that's way ask here
I've been in doubt whether to ask this here, but I don't know where
First of all, I could not decide if I should ask this here or
maybe it's not so proper to ask this question here... anyway, I'm trying to
I don't know if it is allowed to ask this question here, but I'm
I don't know if it's right to ask this question here or not. I'm
Sorry, this's my first time to ask a question here. So, I don't have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.