DefaultDataSaveDir
From AzureusWiki
The "default data save dir" is the directory into which Azureus will automatically place torrent download data when a new torrent is opened.
By default there is no default directory defined.
As the Web UI (Swing or HTML) opens torrents remotely, this configuration value must be specified in order for the "server" side to be able to open the torrent.
[edit]
SWT Interface
Tools->Options->Files
[edit]
Console Interface
Two parameters need to be set to enable the default and specify the save location.
set "Use default data dir" true bool
set "Default save path" "/path/to/use" string
