Download Latest Version javadownloader.rar (5.8 MB)
Email in envelope

Get an email when there's a new version of Java Downloader(JDM)

Home
Name Modified Size InfoDownloads / Week
javadownloader.rar 2013-01-21 5.8 MB
Main_download_screen_png.png 2011-11-19 226.6 kB
Download_file_info_png.png 2011-11-19 272.0 kB
Add_download_from_url_png.png 2011-11-19 255.8 kB
readme.txt 2011-11-19 1.5 kB
Totals: 5 Items   6.6 MB 0
Steps to install JDM(Java Download Manager) to your System(Windows,Linux,Unix)

	1. Create database Schema in Mysql 5.1(Database script is kept in "Database" folder with  name "downloads.sql").
		
		--> Open mysql command line client(windos)
		--> Linux users can type "mysql -u <username> -p <password>" from command line
		--> write source <Absolute path of downloads.sql>
		--> Ex.  (mysql> source c:\users\rohit\desktop\downloads.sql;)
		--> press Enter. It creates database schema in mysql

	2. Open "properties/database.properties" file in your favorite text editor & change mysql username & passord
		
		-->"properties/database.properties" looks like   
			
		-->	USER=root
			PASSWORD=admin
			...
		
			Replace it with your current mysql username & password And Save changes.


	3. Execute JDM.jar. It will start your JDM
	
		--> To start a download a file, click "Add download from URL" or press <ctrl-u> from keyboard

			and enter a valid URL path to download a file from.

		--> Ex (copy "http://sound23.mp3pk.com/indian/murder2/murder2-04(www.songs.pk).mp3" link & press

				<CTRL-U> to open dialog & paste link there. It will start your download	)

						OR

		--> Drag the download link to JDM downloads table area & drop there. It will automatically start download
	                

		--> Optionally create a short-cut(windos) of JDM.jar & put this into your startup folder.JDM will start
			
			automatically with your windows.

		--> Some features won't work(reserved for future use) 
Source: readme.txt, updated 2011-11-19