Toolsbysk

Joke of the day

Getting todays quote, please wait.

Frequently asked questions

24-May-2009


  • 1. Why SKDownloader?
  • SKDownloader originated from the non-availability of a good download accelerator/manager for Linux. The main feature of SKDownloader is acceleration. The full file is divided into chunks and each chunk is downloaded with a separate connection (multiple connections will run in parallel) for every download where ever feasible.
    Most of the time, download speed tends to go slow due to busy servers. Suppose you have a 200Kbps internet connection and the server is only able to serve the file at 50Kbps, SKDownloader breaks the file into four parts creates four simultaneous connections for each part. Data comes in at 50Kbps from each connection there by downloading the file at 50*4=200Kbps maximizing your bandwidth usage.

  • 2. Is there any minimum requirements to use SKDownloader?
  • SKDownoader is built using Java. Hence you need to have the latest Java runtim enviromnent(JRE 6.0) installed in your machine to run SKDownloader. Java can be easily downloaded here

  • 3. Why Java?
  • SKDownloader was initially started as a C++ project. But as development progressed, the need for cross platform compatibility came into consideration and the tool was re-written in Java which is available on almost all platforms in existence now. So SKDownloader can be run anywhere with the same look, feel and performance.

  • 4. Is SKDownloader a command line tool?
  • The default interface of SKDownloader is graphical. But SKDownlaoder also has a command line interface for Linux.

  • 5. Do I need seperate installation of command line and Graphical versions?
  • No, the graphical interface for Linux also has the command line interface inbuilt. If SKDownloader is invoked with out passing any options, it will bring up the graphical interface. If any options are passed, it will use the command line interface. You can easily use SKDownloader for downloads in scripts without having to install the command line version seperately.

  • 6. Why a seperate version for command line interface
  • This is for environments where Linux does not have a graphical interface. In such minimalistic installation, the command line version can be used. Command line interface is not supported for Windows currently.

  • 7. Ads are displayed. Is it safe?
  • The ads displayed are simple html pages with only images (gif/png/jpg). No active content is present in the ads. This is absolutely nothing more than a simple ad dispalyed in a web page. Ads are gurarenteed to be spyware/virus free. Also, since no active content can run including javascript, no side effects from the ads will result.

  • 8. Is there any license limitations?
  • SKDownloader is completely a freeware. You can download it and use freely without modifying either part or full. For details, please refer to license document here.

  • 9. How to update to newer versions?
  • SKDownloader has inbuilt auto-update feature which checks for updates automatically and updates the system as and when new updates are available.