Rescuing Settings From Broken JDownloader Installation in Ubuntu

Somehow I broke my JDownloader installation, I think by meddling with the network settings. Nothing would download, and the auto-update was borked. I decided to delete it and reinstall it, but I had quite a lot of download packages queued, and wanted to rescue them. I managed to do this successfully, here’s how:

Locate the “backup” folder, in JDownloader’s root directory. For me, as I used this method to install JDownloader, the folder was in “/opt/JDownloader/”. Find the most recent “backup.zip” file. Note that there may be some numbers between “backup” and “.zip”. In Ubuntu’s default file manager, Nautilus, one can select “List View” and then click “Date Modified” to easily find the most recent file.

Copy this file and paste it to your desktop.

Create a new folder on your Desktop, call it “BACKUP”. Copy all files in JDownloader’s root directory into this folder.

Follow these instructions to install JDownloader. You can skip the “sudo mkdir /opt/JDownloader” step if you installed JDownloader with this method.

When JDownloader is installed, extract the “backup.zip” file you copied to your Desktop and modify then execute the following in a terminal:

sudo mv ~/Desktop/database.script /opt/JDownloader/config/database.script
sudo mv ~/Desktop/database.properties /opt/JDownloader/config/database.properties

Open JDownloader.

Your packages should have been restored. If you’re happy with the new installation, you can go ahead and delete the “BACKUP” folder.

Like this post? Move it on along with:

email Email | delicious delicious | digg Digg | Tweet this post Tweet | reddit Reddit | newsvine Newsvine | furl Furl | google Google | StumbleUpon Stumble | Hao Hao HaoHao


Trackback:

Comments: 0 | Comments Feed


Scroll to top

Related posts:

  1. Installing JDownloader in Ubuntu Scroll to comments JDownloader is an excellent download manager. When I had a Mac I used Speed Downloader, but when the free trial period ran out I switched back to DownThemAll, a download manager plugin for Firefox. The only thing I missed about Speed Downloader was its ability to store my Rapidshare Password: a [...]...
  2. OpenCyc/ResearchCyc in Ubuntu The following are the exact steps I took to get OpenCyc running in Ubuntu 8.10. Without this thread I wouldn’t have been able to do it....
  3. Thunderbird 3 Beta in Ubuntu Instructions on how to install the excellent Thunderbird 3 beta from Mozilla's Daily Build PPA...
  4. Partition Displayed as ‘40.0 GB Volume’ Instead of Mount Name Ubuntu Installing Ubuntu on my parent's computer today I ran into this problem: though the Windows and Storage partitions were being mounted correctly at login, they were displaying as "40.0 GB Media" and "80.0 GB Media" respectively. ...
  5. No Sound in Ubuntu Jaunty With Intel HDA VT1708B Scroll to comments After becoming terminally annoyed with a my broken Intrepid installation, I decided to install Jaunty. While I was enjoying the new growl-esque notification system, I noticed a flaw – no program would make any. Not a peep. Headphones plugged in, check. Volume sliders in gnome-sound-properties all the way up, check. Hmm… [...]...

No commentsTrackback

Comments are closed.