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 8342811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T05:52:31+00:00 2026-06-09T05:52:31+00:00

In https://github.com/luugiathuy/Java-Download-Manager I cannot find the variable for setting/changing a filename with my own

  • 0

In https://github.com/luugiathuy/Java-Download-Manager I cannot find the variable for setting/changing a filename with my own definition, not filename in server.

  • 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-06-09T05:52:32+00:00Added an answer on June 9, 2026 at 5:52 am

    It does not immediately provide one. According to this code from Downloader, it uses URL.getFile to determine the output file name:

    // Get the file name from url path
    String fileURL = url.getFile();
    mFileName = fileURL.substring(fileURL.lastIndexOf('/') + 1);
    System.out.println("File name: " + mFileName);
    

    This field is used at the following particular points in HttpDownloader:

    • here

      HttpDownloadThread aThread = new HttpDownloadThread(1, mURL, mOutputFolder + mFileName, startByte, endByte);
      
    • and here

      aThread = new HttpDownloadThread(i, mURL, mOutputFolder + mFileName, startByte, endByte);
      
    • and lastly here

      HttpDownloadThread aThread = new HttpDownloadThread(1, mURL, mOutputFolder + mFileName, 0, mFileSize);
      

    Why you don’t write your own which supports a custom file name? Surely it would be an interesting exercise for you! Maybe you can write one even better.

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

Sidebar

Related Questions

Sorry if my question is bad or repeat, in https://github.com/luugiathuy/Java-Download-Manager i cannot found variabel
taken from: https://github.com/keithamus/jwerty Does anyone know how to unbind after setting up a .key
https://github.com/seattlerb/zentest/blob/master/lib/autotest/autoupdate.rb It's not documented and I can't find any discussion about it on the
I like to integrate compass ( https://github.com/Compass/compass/wiki ) in my java project, and I
https://github.com/ono/resque-cleaner this documentation explains how to use the methods in console. what if i
If I use Moonshine (https://github.com/brandonc/moonshine) on non-English characters - for example if I run
I am using Lightbox2 https://github.com/lokesh/lightbox2/blob/master/js/lightbox.js And I don't understand why all the inner members
django guardian https://github.com/lukaszb/django-guardian is a really well written object-level permissions app; and I have
I clone https://github.com/java093/springside4.git and commit local changed files success in eclipse.Then I use Team->Push
I have started using https://github.com/omab/django-social-auth and been successfully able to login via twitter, google

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.