<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=79.82.168.87</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=79.82.168.87"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/79.82.168.87"/>
		<updated>2026-04-05T18:27:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Getting_Started</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Getting_Started"/>
				<updated>2008-06-28T13:16:27Z</updated>
		
		<summary type="html">&lt;p&gt;79.82.168.87: /* Connecting to a Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''English''' | [[Getting_Started-fr|Français]] | [[Getting_Started-nl|Nederlands]] | [[Getting_Started-es|Español]] | [[Getting_Started-de|Deutsch]] | [[Getting_Started-hu|Magyar]] | [[Getting Started-ru|Russian]] | [[Getting Started-da|Dansk]] | [[Getting Started-it|Italian]] | [[Getting Started-fi|Finnish]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is [[aMule]] ==&lt;br /&gt;
[[aMule]] is a [[P2P|p2p]], or peer-to-peer, client for the  [[FAQ_eD2k-Kademlia|eD2k]] network, commonly known as [[FAQ_eD2k-Kademlia|eDonkey network]] or eD2k network ([[eDonkey2000]]). This guide does not require you to be familiar with these networks (but it does help), however it does require that you have [[aMule]] installed on your computer.&lt;br /&gt;
If you haven't installed [[aMule]] yet, please refer to the proper installation guide for your system. Links to these guides can be found on the [[Main_Page|main page]].&lt;br /&gt;
&lt;br /&gt;
== Running [[aMule]] for the first time ==&lt;br /&gt;
First, launch [[aMule]]. This can be done by executing the command ''amule'' in a console window or by whatever method might be provided by your distro and/or windows manager in terms of icons, etc.&lt;br /&gt;
&lt;br /&gt;
Once started, if you are using the [http://www.gnu.org/software/cvs CVS] build, [[aMule]] will display a notification telling you that you are running it for the first time. Read this to learn what you are getting yourself into ;)&lt;br /&gt;
&lt;br /&gt;
Please note that aMule makes extensive use of right-click menus, so if you can't find a function, try right-clicking on the item you wish to manipulate.&lt;br /&gt;
&lt;br /&gt;
=== Configuring [[aMule]] ===&lt;br /&gt;
Before you begin file sharing, you will need to properly configure [[aMule]]. This includes connection speeds and limits, directories to be used, proxies, port settings and other settings.&lt;br /&gt;
You can access [[aMule]] preferences by clicking on the ''Preferences'' icon at the top of the [[aMule]] window. On Macintosh (Intel) platform, click on the &amp;quot;tools&amp;quot; icon in the upperbar. &lt;br /&gt;
&lt;br /&gt;
==== Connection Speed ====&lt;br /&gt;
You should know that the eDonkey clients enforce upload. This means that in order to download, you'll have to share files yourself (don't worry if you don't have anything to share). This is enforced in two ways:&lt;br /&gt;
* Your download speed depends on how fast you upload. If your upload speed is set to anything below 10kb/s then your maximum download speed will be 3 or 4 times your uploadspeed (read [[FAQ_eD2k-Kademlia#Are_there_any_limitations_on_the_ED2K_network?|this]] to know more about it), so if you limit your upload speed to 5kb/s, you'll only be able to download with 20kb/s.&lt;br /&gt;
* Partially downloaded files are shared as well. You automatically start sharing a file after you've received at least one [[FAQ_eD2k-Kademlia#What_is_a_chunk?|chunk]] (a [[FAQ_eD2k-Kademlia#What_is_a_chunk?|chunk]] is a 9.28Mb piece of a file).&lt;br /&gt;
&lt;br /&gt;
Note: If you ever enter the [http://forum.amule.org aMule forum] or [[IRC|IRC channel]] to complain about this or demand that we change the ratio, I will hunt you down and eat your spleen. -- [[User:Xaignar|Xaignar]]&lt;br /&gt;
&lt;br /&gt;
When you first open the Preferences dialog, the page shown will be &amp;quot;General&amp;quot;, which contains some general settings, like the [[nickname]] other people will see when they download from or upload to you. &lt;br /&gt;
To proceed, click on the tab named &amp;quot;Connection&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
[[Image:Limits_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
The only settings relevant to this guide are the settings under &amp;quot;Bandwidth Limits&amp;quot; marked &amp;quot;Upload&amp;quot; and &amp;quot;Download&amp;quot;. You don't need to enter a max download speed, but it is recommended that you set the upload speed to around 80% of your actual speed, since it can cause slower downloads otherwise.&lt;br /&gt;
&lt;br /&gt;
Bear in mind that the values for speed are usually given in kilo Bits per second [kb/s] but the values to be entered in the text fields 'Download', 'Upload' and 'Slot Allocation' contained in &amp;quot;Bandwith Limits&amp;quot; are in kilo Bytes per second [kB/s]. To convert to kilo Bytes simply divide the kilo Bits value by 8.&lt;br /&gt;
&lt;br /&gt;
Example:&amp;lt;br&amp;gt;&lt;br /&gt;
 Maximum Downstream: 1024kb/s ÷ 8 = 128 kB/s&amp;lt;br&amp;gt;&lt;br /&gt;
 Maximum Upstream: 512kb/s ÷ 8 = 64 kB/s&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you have entered the proper values, you can explore the rest of the settings. To save the changes, simply click the &amp;quot;OK&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
=== ED2K and Kademlia ===&lt;br /&gt;
aMule is also capable of connecting to the serverless network dubbed [[Kademlia]]. This allows aMule and other eDonkey2000 clients to function without having to rely on generous souls running servers. Both [[Kademlia]] and the server-based [[ED2k]] network are enabled by default, but you can disable either of the two networks on the lower part prefences page titled 'Connection'. Users with slow upload speeds should consider enabling only one of the two networks, due to the added overhead.&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a Server ===&lt;br /&gt;
You should now be looking at the servers dialog:&lt;br /&gt;
&lt;br /&gt;
[[Image:Serverlist_aMule_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
The empty list normally contains the servers you know about, but since this is the first time you're running [[aMule]], you don't have any. To remedy this situation, simply click in the text-field containing the text ''http://gruk.org/server.met.gz'' (you can use too this another url 'http://peerates.net/servers.php') and press enter.&lt;br /&gt;
A dialog will pop up and close again once the download has completed.&lt;br /&gt;
&lt;br /&gt;
You should now have a full list of servers, if not search google for ''server.met'', replace the url mentioned above and press enter to initiate the download.&lt;br /&gt;
&lt;br /&gt;
[[Image:Serverlist-ed2k_aMule_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
Next you need to connect to a [[server]]. Normally it's a good idea to select one with as many users as possible, but for now, let's just click the large &amp;quot;Connect&amp;quot; button near the top-left of the window. This will connect you to a random server. Please wait while [[aMule]] contacts servers and tries to establish a connection. Once this happens, proceed on to the next section.&lt;br /&gt;
&lt;br /&gt;
=== Connecting to the Kademlia Network ===&lt;br /&gt;
To connect to the [[Kademlia]] network, provided that it is enabled in the preferences, all you need to do is press the &amp;quot;Connect&amp;quot; button on the top toolbar. Note that manually connecting to a server (by double-clicking or right-clicking and selecting the 'Connect to server' item) won't connect you to the [[Kademlia]] network. Another way to connect to the [[Kademlia]] network is to enter the 'Kad' sub-page on the 'Networks' page, and press the '[[Bootstrap]] from known clients' button. In case this is the first time you use Kad, you may want to update your [[nodes.dat file]], by clicking in the Url textfield and pressing enter, or by clicking the &amp;quot;blue play button&amp;quot; http://forum.amule.org/images/bunfirlite/lastpost.gif by that bar. It is not necessary to do this again later, as the nodes list is kept up to date when aMule is running.&lt;br /&gt;
&lt;br /&gt;
[[Image:Serverlist-kad_aMule_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
=== [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|High and Low ID]] ===&lt;br /&gt;
Because [[P2P|p2p]] networks work by [[Client|clients]] directly connecting to each other, being behind a firewalls, or routers that do not/cannot pass traffic on specific ports, can really cause problems. If you don't know whenever or not you are behind a firewall, simply look at the globe icon in the bottom-right of the window. If its arrows are green, then you have [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|High ID]] and can proceed, but if they are yellow, then you need to take a look at the page on [[Firewall|Firewalls]] and/or [[AMule_problems#aMule_connects_to_server,_but_it_is_always_given_LowID._Why?_and,_can_I_do_something_about_it?|common problems]], since having a [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|Low ID]] greatly reduces [[P2P|p2p]] experiences.&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
This will cover some basic usage of [[aMule]].&lt;br /&gt;
&lt;br /&gt;
=== Searching and Downloading ===&lt;br /&gt;
OK, this is what [[P2P|p2p]]'ing is about: Downloading files.&lt;br /&gt;
For the sake of this guide, I'll presume that you are really keen on downloading the latest [http://www.knoppix.org Knoppix] CD (who isn't?). To download this, first ensure that you are connected to a server, or the [[Kademlia]] network, and then click on the &amp;quot;Searches&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
This will bring up the search dialog:&lt;br /&gt;
&lt;br /&gt;
[[Image:Searchdlg_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
Since we only care about CD images, we select the checkbox &amp;quot;Extended Parameters&amp;quot; and select the option &amp;quot;CD-Images&amp;quot; from the &amp;quot;File Type&amp;quot; dropdown menu. If you are connected to an [[ED2K]] server, select the &amp;quot;[[Search#Local_search|Local]] [[Search]]&amp;quot; setting, since we don't really need to search anything other than the currently connected [[server]]. Otherwise, if you are connected to the [[Kademlia]] network, select the 'Kad' search-type. Then we enter ''Knoppix'' in the top &amp;quot;Name&amp;quot; field and hit enter or the &amp;quot;Search&amp;quot; button. You should now have a listful of results:&lt;br /&gt;
&lt;br /&gt;
[[Image:Searchresults_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
Let's sort the list by [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]], by clicking twice on the field marked &amp;quot;Sources&amp;quot;, this makes it easier to find popular files. The second one looks interesting, so we double-click on it (or click on it and then on the &amp;quot;Download&amp;quot; button). This will queue the file for download.&lt;br /&gt;
&lt;br /&gt;
Results can be displayed in a number of colors, which signify the following:&lt;br /&gt;
* Blue represents the number of sources, the more sources the darker the blue.&lt;br /&gt;
* Red represents files that you are currently downloading.&lt;br /&gt;
* Green is for files you have downloaded or shared before, in other words files you already have.&lt;br /&gt;
&lt;br /&gt;
=== Search Types ===&lt;br /&gt;
I only mentioned 'Local' and 'Kad' searching above. &lt;br /&gt;
&lt;br /&gt;
A local search only asks the server you are connected to, and is enough in most cases. However, if this does not return any results, you can ask all servers in your serverlist, by doing a 'Global' search. This however takes a lot longer (0.75s per server). &lt;br /&gt;
&lt;br /&gt;
Lastly, you can search on the 'Kademlia' network via the 'Kad' search-type. Note that on the 'Kad' network, results signify complete sources, unlike 'ED2K' searches, where the source-count contains both complete and incomplete sources.&lt;br /&gt;
&lt;br /&gt;
=== The Download Queue ===&lt;br /&gt;
Click on the &amp;quot;Transfers&amp;quot; button to bring forth a list of files you have queued for download:&lt;br /&gt;
&lt;br /&gt;
[[Image:Up&amp;amp;down_queue_aMuleSVN_fedora_gnome.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you're lucky, the progress bar will turn a nice dark shade of blue, which means that a lot of people have that file (read [[FAQ_aMule#What_do_those_colors_in_the_progress_bar_mean?|this]] to know more about it). Beware of files that have parts marked in red, since it means that no-one has that part of the file and you most likely wont be able to complete the download.&lt;br /&gt;
&lt;br /&gt;
If you double-click on any of the files, you can see the [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] you have found for that file.&lt;br /&gt;
&lt;br /&gt;
==== Of Rows and Columns ====&lt;br /&gt;
These are the columns of the Download Queue:&lt;br /&gt;
&lt;br /&gt;
; ''Filename'' : The name of the file.&lt;br /&gt;
; ''Size'' : The size of the file. The eDonkey2000 network supports files up to 4GB in size (read [[FAQ_eD2k-Kademlia#Are_there_any_limitations_on_the_ED2K_network?|more]] about this).&lt;br /&gt;
; ''Transferred'' : Shows the amount downloaded.&lt;br /&gt;
; ''Completed'' : This column displays how much of the file you have actually completed. Please note that this can differ from the Transferred column because of corruptions or gains made by the compression *Mule [[Client|clients]] use (read [[FAQ_aMule#What_is_the_difference_between_Transfered_and_Completed_in_the_Transfers_window?|more]] about this difference).&lt;br /&gt;
; ''Progress'' : This bar displays the current progress of the file, the colours signifying the following (alternative [[FAQ_aMule#What_do_those_colors_in_the_progress_bar_mean?|resource]]):&lt;br /&gt;
* Blue: How many sources provide this part, the darker the colour, the more sources provide it.&lt;br /&gt;
* Red: There are no known [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] that provide this part.&lt;br /&gt;
* Black: You have already downloaded this part.&lt;br /&gt;
* Yellow: You are currently downloading this part.&lt;br /&gt;
: The green bar on top of the larger bar gives an indication of the actual progress.&lt;br /&gt;
; ''Sources'' : There are 3 fields in this column, though mostly only 2 are shown (alternative [[FAQ_aMule#What_do_all_those_numbers_in_the_sources_column_in_the_transfers_window_mean?|resource]]):&lt;br /&gt;
: &amp;lt;Asked [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]&amp;gt;[/&amp;lt;All [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]&amp;gt;] [+ &amp;lt;[[FAQ_aMule#What_is_A4AF?|A4AF]] [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]&amp;gt; ] [(&amp;lt;Transferring [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]]&amp;gt;)]&lt;br /&gt;
:  'Asked [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]' are those that have been asked for the file.&lt;br /&gt;
:  'All [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]' are all [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] of that file, asked and unasked.&lt;br /&gt;
:  '[[FAQ_aMule#What_is_A4AF?|A4AF (Asked For Another File)]] [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]' are [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] that provide that file, but have been asked for anther one.&lt;br /&gt;
:  'Transferring [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]]' are [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] which are uploading that file to you at this very moment.&lt;br /&gt;
; ''Priority'' : The priority of the file. Files are set to auto-priority by default, which means that [[aMule]] will manage it by itself. Priorities affect how [[aMule]] allocates [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] that are known to provide multiple files and thus means that high-priority files get more [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]]. Read [[FAQ_aMule#What_do_all_those_numbers_in_the_priority_column_in_the_extended_transfers_window_mean?|more]] about this.&lt;br /&gt;
; ''Status'' : The current status of the file. Waiting means that you are waiting for [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] to start uploading to you.&lt;br /&gt;
; ''Time Remaining'' : A guess at how fast the file will be completed. Only shows something when you are currently receiving the file.&lt;br /&gt;
; ''Last Seen Complete'' : This shows the last time you've seen the entire file provided by the [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] you've asked.&lt;br /&gt;
; ''Last Reception'' : This shows the last time you were downloading parts of this file.&lt;br /&gt;
&lt;br /&gt;
=== The Upload Queue ===&lt;br /&gt;
The upload queue can be found just beneath the download queue, and shows who are downloading files from you (you might want to read [[FAQ_aMule#Why_are_there_two_transfer_rates_in_the_uploading_transfer_list?|this]]). In case you are wondering, no, you cannot stop uploads. If you click on the blue icon next to the &amp;quot;Uploads&amp;quot; label, you can see who are queued for downloading from you, rather than the people who are actually downloading from you right now.&lt;br /&gt;
&lt;br /&gt;
=== Icons and What They Signify ===&lt;br /&gt;
These are the icons that can be found on the Transfers page.&lt;br /&gt;
&lt;br /&gt;
* '''Source Status''' &lt;br /&gt;
**  http://www.amule.org/dev-up/Source_1.png - [[Client]] is sending you either a file or a hashset.&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_2.png - You are either on this [[Client|clients]] queue or currently asking it for a file.&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_3.png - You are currently connecting to this [[Client|client]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_4.png - [[Client]] has been asked for another file, has no needed parts or is unable to connect because of a [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|Low ID]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_5.png - Status is unknown.&lt;br /&gt;
&lt;br /&gt;
* '''eDonkey Clients'''&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_aMule.png - [[aMule]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_eDonkey.png - [[eDonkey2000]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_eMule.png - [[eMule]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Friend.png - [[Client]] is a [[Friend]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Lphant.png - [[lphant]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_MLDonkey.png - [[mlDonkey]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Shareaza.png - [[Shareaza]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Unknown.png - Unknown [[Client]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_xMule.png - [[xMule]]&lt;br /&gt;
&lt;br /&gt;
* '''Modifiers'''&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_eMuleProt.png - [[Client]] supports the extended [[eMule]] protocols. Source-sharing and such.&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_GoodCredit.png - [[Client]] has a good [[FAQ_eD2k-Kademlia#What_is_all_this_talk_about_credits,_ratings_and_scoring_about?|credit-rating]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_NormCredit.png - [[Client]] has a normal [[FAQ_eD2k-Kademlia#What_is_all_this_talk_about_credits,_ratings_and_scoring_about?|credit-rating]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_SecId_Good.png - [[Client]] has been [[Secure_User_Identification|securely identified]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_SecId_Bad.png - [[Client]] has been identified for some reason as a [[bad guy]].&lt;br /&gt;
&lt;br /&gt;
* '''File [[comment]]s''' icons are explained in the [[comment icon]]s article.&lt;br /&gt;
&lt;br /&gt;
=== Categories for Downloads ===&lt;br /&gt;
It is possible to assign downloads to a category, which can have a unique color on the download listctrl, and can be saved to a different folder than the default one. &lt;br /&gt;
&lt;br /&gt;
To add a new category, right-click (and hold) on the tab titled 'All', which is located next to the green tick,  just below the toolbar on the Transfers page. Then select 'Add Category' and fill in the desired details. A random color is selected by default, but this can be changed.&lt;br /&gt;
&lt;br /&gt;
To add a file to a category, right-click on it in the download listctrl, and select the desired category in the &amp;quot;Assign to Category&amp;quot; submenu. The item 'Unassigned' will assign it to the default category.&lt;br /&gt;
&lt;br /&gt;
When categories are added, a matching tab is added next to the original 'All' tab. Left-clicking on these will change the display to only display files assigned to this category. As a final note, the default view, the 'All' tab, allows for various forms of filtering. These can be accessed by right-clicking on the tab and selecting from the 'Select view filter' submenu.&lt;br /&gt;
&lt;br /&gt;
=== Where Are The Files? ===&lt;br /&gt;
Once [[aMule]] starts downloading a file, it will create a number of files to keep track of that specific download. These files can be found in the subdir ''.aMule/Temp'' in your homedir (''~/.aMule/Temp'') on Linux and in ''~/Library/Application Support/aMule/Temp'' on Mac OS X, but should not be touched in most cases. &lt;br /&gt;
&lt;br /&gt;
If you have incompleted downloads from [[eMule]], you can simply place the temp files in that ''Temp'' directory if you wish for [[aMule]] to continue downloading them.&lt;br /&gt;
&lt;br /&gt;
However, once a file has been completed, it will be moved away from ''Temp'' and to ''~/.aMule/Incoming'' (Linux) or ''~/Library/Application Support/aMule/Incoming'' (Mac OS X), where all completed files are placed by default. You can change both of these paths in the preferences should you wish to do so.&lt;br /&gt;
&lt;br /&gt;
Also, please note that on Linux, the ''.aMule'' directory is a hidden directory, so you might have to enable showing of hidden files in your file-mananger, should you use one such.&lt;br /&gt;
&lt;br /&gt;
On Windows aMule uses the place suggested by the operationg system. For XP this is ''\documents and settings\your name\Appdata\aMule'' (named differently for non English versions), for Vista ''\users\your name\AppData\Roaming\aMule''.&lt;br /&gt;
&lt;br /&gt;
You can always change (or locate...) the path of your temp and incoming files in Preferences/Directories.&lt;br /&gt;
&lt;br /&gt;
If there is a subdir ''config'' in the directory where the aMule executable lies, the configuration files are stored and looked for there, so you could run it from a USB memory.&lt;br /&gt;
&lt;br /&gt;
=== [[Share|Sharing]] [[File]]s ===&lt;br /&gt;
First off, note the [[FAQ_eD2k-Kademlia|eDonkey2000 network]] is not meant to [[share]] small [[file]]s such as audio clips, but instead is optimized for distribution of larger [[file]]s. Also note that its your own responsibility to ensure that you do not violate any local laws regarding material shared.&lt;br /&gt;
&lt;br /&gt;
You can share files in two ways in [[aMule]]: &lt;br /&gt;
&lt;br /&gt;
The first method is to place the [[file]]s in the &amp;quot;Incoming&amp;quot; directory (''~/.aMule/Incoming'' on [http://www.unix.org Unix] like systems). After this has been done, you must either restart [[aMule]] or press the &amp;quot;Reload&amp;quot; button on the SharedFiles page.&lt;br /&gt;
&lt;br /&gt;
[[Image:Reload.png]]&lt;br /&gt;
&lt;br /&gt;
The second method is to explicitly add [[shared directory|shared directories]] in which [[aMule]] will look for [[file]]s to [[share]]. This is done by clicking on the &amp;quot;Preferences&amp;quot; button and selecting the &amp;quot;Directories&amp;quot; page.&lt;br /&gt;
&lt;br /&gt;
[[Image:Prefs_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
From there, you can browse to the directory you wish to [[share]] via the directory-tree. Double-clicking on the folder icon will [[share]] the given directory and right-clicking on the folder icon will [[share]] the directory recursively.&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==  &lt;br /&gt;
Hopefully this brief introduction has given you an idea of how [[aMule]] works. If you feel that something is missing from this guide, please let us know or add it yourself.&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Created by &amp;quot;Unknown User&amp;quot; on 10.07.04 at 00:58&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by [[User:Sturedman|Sturedman]] 15:55, 24 May 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>79.82.168.87</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Getting_Started</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Getting_Started"/>
				<updated>2008-06-28T13:12:31Z</updated>
		
		<summary type="html">&lt;p&gt;79.82.168.87: /* Connecting to a Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''English''' | [[Getting_Started-fr|Français]] | [[Getting_Started-nl|Nederlands]] | [[Getting_Started-es|Español]] | [[Getting_Started-de|Deutsch]] | [[Getting_Started-hu|Magyar]] | [[Getting Started-ru|Russian]] | [[Getting Started-da|Dansk]] | [[Getting Started-it|Italian]] | [[Getting Started-fi|Finnish]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is [[aMule]] ==&lt;br /&gt;
[[aMule]] is a [[P2P|p2p]], or peer-to-peer, client for the  [[FAQ_eD2k-Kademlia|eD2k]] network, commonly known as [[FAQ_eD2k-Kademlia|eDonkey network]] or eD2k network ([[eDonkey2000]]). This guide does not require you to be familiar with these networks (but it does help), however it does require that you have [[aMule]] installed on your computer.&lt;br /&gt;
If you haven't installed [[aMule]] yet, please refer to the proper installation guide for your system. Links to these guides can be found on the [[Main_Page|main page]].&lt;br /&gt;
&lt;br /&gt;
== Running [[aMule]] for the first time ==&lt;br /&gt;
First, launch [[aMule]]. This can be done by executing the command ''amule'' in a console window or by whatever method might be provided by your distro and/or windows manager in terms of icons, etc.&lt;br /&gt;
&lt;br /&gt;
Once started, if you are using the [http://www.gnu.org/software/cvs CVS] build, [[aMule]] will display a notification telling you that you are running it for the first time. Read this to learn what you are getting yourself into ;)&lt;br /&gt;
&lt;br /&gt;
Please note that aMule makes extensive use of right-click menus, so if you can't find a function, try right-clicking on the item you wish to manipulate.&lt;br /&gt;
&lt;br /&gt;
=== Configuring [[aMule]] ===&lt;br /&gt;
Before you begin file sharing, you will need to properly configure [[aMule]]. This includes connection speeds and limits, directories to be used, proxies, port settings and other settings.&lt;br /&gt;
You can access [[aMule]] preferences by clicking on the ''Preferences'' icon at the top of the [[aMule]] window. On Macintosh (Intel) platform, click on the &amp;quot;tools&amp;quot; icon in the upperbar. &lt;br /&gt;
&lt;br /&gt;
==== Connection Speed ====&lt;br /&gt;
You should know that the eDonkey clients enforce upload. This means that in order to download, you'll have to share files yourself (don't worry if you don't have anything to share). This is enforced in two ways:&lt;br /&gt;
* Your download speed depends on how fast you upload. If your upload speed is set to anything below 10kb/s then your maximum download speed will be 3 or 4 times your uploadspeed (read [[FAQ_eD2k-Kademlia#Are_there_any_limitations_on_the_ED2K_network?|this]] to know more about it), so if you limit your upload speed to 5kb/s, you'll only be able to download with 20kb/s.&lt;br /&gt;
* Partially downloaded files are shared as well. You automatically start sharing a file after you've received at least one [[FAQ_eD2k-Kademlia#What_is_a_chunk?|chunk]] (a [[FAQ_eD2k-Kademlia#What_is_a_chunk?|chunk]] is a 9.28Mb piece of a file).&lt;br /&gt;
&lt;br /&gt;
Note: If you ever enter the [http://forum.amule.org aMule forum] or [[IRC|IRC channel]] to complain about this or demand that we change the ratio, I will hunt you down and eat your spleen. -- [[User:Xaignar|Xaignar]]&lt;br /&gt;
&lt;br /&gt;
When you first open the Preferences dialog, the page shown will be &amp;quot;General&amp;quot;, which contains some general settings, like the [[nickname]] other people will see when they download from or upload to you. &lt;br /&gt;
To proceed, click on the tab named &amp;quot;Connection&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
[[Image:Limits_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
The only settings relevant to this guide are the settings under &amp;quot;Bandwidth Limits&amp;quot; marked &amp;quot;Upload&amp;quot; and &amp;quot;Download&amp;quot;. You don't need to enter a max download speed, but it is recommended that you set the upload speed to around 80% of your actual speed, since it can cause slower downloads otherwise.&lt;br /&gt;
&lt;br /&gt;
Bear in mind that the values for speed are usually given in kilo Bits per second [kb/s] but the values to be entered in the text fields 'Download', 'Upload' and 'Slot Allocation' contained in &amp;quot;Bandwith Limits&amp;quot; are in kilo Bytes per second [kB/s]. To convert to kilo Bytes simply divide the kilo Bits value by 8.&lt;br /&gt;
&lt;br /&gt;
Example:&amp;lt;br&amp;gt;&lt;br /&gt;
 Maximum Downstream: 1024kb/s ÷ 8 = 128 kB/s&amp;lt;br&amp;gt;&lt;br /&gt;
 Maximum Upstream: 512kb/s ÷ 8 = 64 kB/s&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you have entered the proper values, you can explore the rest of the settings. To save the changes, simply click the &amp;quot;OK&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
=== ED2K and Kademlia ===&lt;br /&gt;
aMule is also capable of connecting to the serverless network dubbed [[Kademlia]]. This allows aMule and other eDonkey2000 clients to function without having to rely on generous souls running servers. Both [[Kademlia]] and the server-based [[ED2k]] network are enabled by default, but you can disable either of the two networks on the lower part prefences page titled 'Connection'. Users with slow upload speeds should consider enabling only one of the two networks, due to the added overhead.&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a Server ===&lt;br /&gt;
You should now be looking at the servers dialog:&lt;br /&gt;
&lt;br /&gt;
[[Image:Serverlist_aMule_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
The empty list normally contains the servers you know about, but since this is the first time you're running [[aMule]], you don't have any. To remedy this situation, simply click in the text-field containing the text ''http://gruk.org/server.met.gz'' or 'http://peerates.net/servers.php' and press enter.&lt;br /&gt;
A dialog will pop up and close again once the download has completed.&lt;br /&gt;
&lt;br /&gt;
You should now have a full list of servers, if not search google for ''server.met'', replace the url mentioned above and press enter to initiate the download.&lt;br /&gt;
&lt;br /&gt;
[[Image:Serverlist-ed2k_aMule_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
Next you need to connect to a [[server]]. Normally it's a good idea to select one with as many users as possible, but for now, let's just click the large &amp;quot;Connect&amp;quot; button near the top-left of the window. This will connect you to a random server. Please wait while [[aMule]] contacts servers and tries to establish a connection. Once this happens, proceed on to the next section.&lt;br /&gt;
&lt;br /&gt;
=== Connecting to the Kademlia Network ===&lt;br /&gt;
To connect to the [[Kademlia]] network, provided that it is enabled in the preferences, all you need to do is press the &amp;quot;Connect&amp;quot; button on the top toolbar. Note that manually connecting to a server (by double-clicking or right-clicking and selecting the 'Connect to server' item) won't connect you to the [[Kademlia]] network. Another way to connect to the [[Kademlia]] network is to enter the 'Kad' sub-page on the 'Networks' page, and press the '[[Bootstrap]] from known clients' button. In case this is the first time you use Kad, you may want to update your [[nodes.dat file]], by clicking in the Url textfield and pressing enter, or by clicking the &amp;quot;blue play button&amp;quot; http://forum.amule.org/images/bunfirlite/lastpost.gif by that bar. It is not necessary to do this again later, as the nodes list is kept up to date when aMule is running.&lt;br /&gt;
&lt;br /&gt;
[[Image:Serverlist-kad_aMule_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
=== [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|High and Low ID]] ===&lt;br /&gt;
Because [[P2P|p2p]] networks work by [[Client|clients]] directly connecting to each other, being behind a firewalls, or routers that do not/cannot pass traffic on specific ports, can really cause problems. If you don't know whenever or not you are behind a firewall, simply look at the globe icon in the bottom-right of the window. If its arrows are green, then you have [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|High ID]] and can proceed, but if they are yellow, then you need to take a look at the page on [[Firewall|Firewalls]] and/or [[AMule_problems#aMule_connects_to_server,_but_it_is_always_given_LowID._Why?_and,_can_I_do_something_about_it?|common problems]], since having a [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|Low ID]] greatly reduces [[P2P|p2p]] experiences.&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
This will cover some basic usage of [[aMule]].&lt;br /&gt;
&lt;br /&gt;
=== Searching and Downloading ===&lt;br /&gt;
OK, this is what [[P2P|p2p]]'ing is about: Downloading files.&lt;br /&gt;
For the sake of this guide, I'll presume that you are really keen on downloading the latest [http://www.knoppix.org Knoppix] CD (who isn't?). To download this, first ensure that you are connected to a server, or the [[Kademlia]] network, and then click on the &amp;quot;Searches&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
This will bring up the search dialog:&lt;br /&gt;
&lt;br /&gt;
[[Image:Searchdlg_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
Since we only care about CD images, we select the checkbox &amp;quot;Extended Parameters&amp;quot; and select the option &amp;quot;CD-Images&amp;quot; from the &amp;quot;File Type&amp;quot; dropdown menu. If you are connected to an [[ED2K]] server, select the &amp;quot;[[Search#Local_search|Local]] [[Search]]&amp;quot; setting, since we don't really need to search anything other than the currently connected [[server]]. Otherwise, if you are connected to the [[Kademlia]] network, select the 'Kad' search-type. Then we enter ''Knoppix'' in the top &amp;quot;Name&amp;quot; field and hit enter or the &amp;quot;Search&amp;quot; button. You should now have a listful of results:&lt;br /&gt;
&lt;br /&gt;
[[Image:Searchresults_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
Let's sort the list by [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]], by clicking twice on the field marked &amp;quot;Sources&amp;quot;, this makes it easier to find popular files. The second one looks interesting, so we double-click on it (or click on it and then on the &amp;quot;Download&amp;quot; button). This will queue the file for download.&lt;br /&gt;
&lt;br /&gt;
Results can be displayed in a number of colors, which signify the following:&lt;br /&gt;
* Blue represents the number of sources, the more sources the darker the blue.&lt;br /&gt;
* Red represents files that you are currently downloading.&lt;br /&gt;
* Green is for files you have downloaded or shared before, in other words files you already have.&lt;br /&gt;
&lt;br /&gt;
=== Search Types ===&lt;br /&gt;
I only mentioned 'Local' and 'Kad' searching above. &lt;br /&gt;
&lt;br /&gt;
A local search only asks the server you are connected to, and is enough in most cases. However, if this does not return any results, you can ask all servers in your serverlist, by doing a 'Global' search. This however takes a lot longer (0.75s per server). &lt;br /&gt;
&lt;br /&gt;
Lastly, you can search on the 'Kademlia' network via the 'Kad' search-type. Note that on the 'Kad' network, results signify complete sources, unlike 'ED2K' searches, where the source-count contains both complete and incomplete sources.&lt;br /&gt;
&lt;br /&gt;
=== The Download Queue ===&lt;br /&gt;
Click on the &amp;quot;Transfers&amp;quot; button to bring forth a list of files you have queued for download:&lt;br /&gt;
&lt;br /&gt;
[[Image:Up&amp;amp;down_queue_aMuleSVN_fedora_gnome.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you're lucky, the progress bar will turn a nice dark shade of blue, which means that a lot of people have that file (read [[FAQ_aMule#What_do_those_colors_in_the_progress_bar_mean?|this]] to know more about it). Beware of files that have parts marked in red, since it means that no-one has that part of the file and you most likely wont be able to complete the download.&lt;br /&gt;
&lt;br /&gt;
If you double-click on any of the files, you can see the [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] you have found for that file.&lt;br /&gt;
&lt;br /&gt;
==== Of Rows and Columns ====&lt;br /&gt;
These are the columns of the Download Queue:&lt;br /&gt;
&lt;br /&gt;
; ''Filename'' : The name of the file.&lt;br /&gt;
; ''Size'' : The size of the file. The eDonkey2000 network supports files up to 4GB in size (read [[FAQ_eD2k-Kademlia#Are_there_any_limitations_on_the_ED2K_network?|more]] about this).&lt;br /&gt;
; ''Transferred'' : Shows the amount downloaded.&lt;br /&gt;
; ''Completed'' : This column displays how much of the file you have actually completed. Please note that this can differ from the Transferred column because of corruptions or gains made by the compression *Mule [[Client|clients]] use (read [[FAQ_aMule#What_is_the_difference_between_Transfered_and_Completed_in_the_Transfers_window?|more]] about this difference).&lt;br /&gt;
; ''Progress'' : This bar displays the current progress of the file, the colours signifying the following (alternative [[FAQ_aMule#What_do_those_colors_in_the_progress_bar_mean?|resource]]):&lt;br /&gt;
* Blue: How many sources provide this part, the darker the colour, the more sources provide it.&lt;br /&gt;
* Red: There are no known [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] that provide this part.&lt;br /&gt;
* Black: You have already downloaded this part.&lt;br /&gt;
* Yellow: You are currently downloading this part.&lt;br /&gt;
: The green bar on top of the larger bar gives an indication of the actual progress.&lt;br /&gt;
; ''Sources'' : There are 3 fields in this column, though mostly only 2 are shown (alternative [[FAQ_aMule#What_do_all_those_numbers_in_the_sources_column_in_the_transfers_window_mean?|resource]]):&lt;br /&gt;
: &amp;lt;Asked [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]&amp;gt;[/&amp;lt;All [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]&amp;gt;] [+ &amp;lt;[[FAQ_aMule#What_is_A4AF?|A4AF]] [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]&amp;gt; ] [(&amp;lt;Transferring [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]]&amp;gt;)]&lt;br /&gt;
:  'Asked [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]' are those that have been asked for the file.&lt;br /&gt;
:  'All [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]' are all [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] of that file, asked and unasked.&lt;br /&gt;
:  '[[FAQ_aMule#What_is_A4AF?|A4AF (Asked For Another File)]] [[FAQ_eD2k-Kademlia#What_is_a_source?|Sources]]' are [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] that provide that file, but have been asked for anther one.&lt;br /&gt;
:  'Transferring [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]]' are [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] which are uploading that file to you at this very moment.&lt;br /&gt;
; ''Priority'' : The priority of the file. Files are set to auto-priority by default, which means that [[aMule]] will manage it by itself. Priorities affect how [[aMule]] allocates [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] that are known to provide multiple files and thus means that high-priority files get more [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]]. Read [[FAQ_aMule#What_do_all_those_numbers_in_the_priority_column_in_the_extended_transfers_window_mean?|more]] about this.&lt;br /&gt;
; ''Status'' : The current status of the file. Waiting means that you are waiting for [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] to start uploading to you.&lt;br /&gt;
; ''Time Remaining'' : A guess at how fast the file will be completed. Only shows something when you are currently receiving the file.&lt;br /&gt;
; ''Last Seen Complete'' : This shows the last time you've seen the entire file provided by the [[FAQ_eD2k-Kademlia#What_is_a_source?|sources]] you've asked.&lt;br /&gt;
; ''Last Reception'' : This shows the last time you were downloading parts of this file.&lt;br /&gt;
&lt;br /&gt;
=== The Upload Queue ===&lt;br /&gt;
The upload queue can be found just beneath the download queue, and shows who are downloading files from you (you might want to read [[FAQ_aMule#Why_are_there_two_transfer_rates_in_the_uploading_transfer_list?|this]]). In case you are wondering, no, you cannot stop uploads. If you click on the blue icon next to the &amp;quot;Uploads&amp;quot; label, you can see who are queued for downloading from you, rather than the people who are actually downloading from you right now.&lt;br /&gt;
&lt;br /&gt;
=== Icons and What They Signify ===&lt;br /&gt;
These are the icons that can be found on the Transfers page.&lt;br /&gt;
&lt;br /&gt;
* '''Source Status''' &lt;br /&gt;
**  http://www.amule.org/dev-up/Source_1.png - [[Client]] is sending you either a file or a hashset.&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_2.png - You are either on this [[Client|clients]] queue or currently asking it for a file.&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_3.png - You are currently connecting to this [[Client|client]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_4.png - [[Client]] has been asked for another file, has no needed parts or is unable to connect because of a [[FAQ_eD2k-Kademlia#What_is_LowID_and_HighID?|Low ID]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Source_5.png - Status is unknown.&lt;br /&gt;
&lt;br /&gt;
* '''eDonkey Clients'''&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_aMule.png - [[aMule]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_eDonkey.png - [[eDonkey2000]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_eMule.png - [[eMule]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Friend.png - [[Client]] is a [[Friend]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Lphant.png - [[lphant]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_MLDonkey.png - [[mlDonkey]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Shareaza.png - [[Shareaza]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Unknown.png - Unknown [[Client]]&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_xMule.png - [[xMule]]&lt;br /&gt;
&lt;br /&gt;
* '''Modifiers'''&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_eMuleProt.png - [[Client]] supports the extended [[eMule]] protocols. Source-sharing and such.&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_GoodCredit.png - [[Client]] has a good [[FAQ_eD2k-Kademlia#What_is_all_this_talk_about_credits,_ratings_and_scoring_about?|credit-rating]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_NormCredit.png - [[Client]] has a normal [[FAQ_eD2k-Kademlia#What_is_all_this_talk_about_credits,_ratings_and_scoring_about?|credit-rating]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_SecId_Good.png - [[Client]] has been [[Secure_User_Identification|securely identified]].&lt;br /&gt;
**  http://www.amule.org/dev-up/Client_Mod_SecId_Bad.png - [[Client]] has been identified for some reason as a [[bad guy]].&lt;br /&gt;
&lt;br /&gt;
* '''File [[comment]]s''' icons are explained in the [[comment icon]]s article.&lt;br /&gt;
&lt;br /&gt;
=== Categories for Downloads ===&lt;br /&gt;
It is possible to assign downloads to a category, which can have a unique color on the download listctrl, and can be saved to a different folder than the default one. &lt;br /&gt;
&lt;br /&gt;
To add a new category, right-click (and hold) on the tab titled 'All', which is located next to the green tick,  just below the toolbar on the Transfers page. Then select 'Add Category' and fill in the desired details. A random color is selected by default, but this can be changed.&lt;br /&gt;
&lt;br /&gt;
To add a file to a category, right-click on it in the download listctrl, and select the desired category in the &amp;quot;Assign to Category&amp;quot; submenu. The item 'Unassigned' will assign it to the default category.&lt;br /&gt;
&lt;br /&gt;
When categories are added, a matching tab is added next to the original 'All' tab. Left-clicking on these will change the display to only display files assigned to this category. As a final note, the default view, the 'All' tab, allows for various forms of filtering. These can be accessed by right-clicking on the tab and selecting from the 'Select view filter' submenu.&lt;br /&gt;
&lt;br /&gt;
=== Where Are The Files? ===&lt;br /&gt;
Once [[aMule]] starts downloading a file, it will create a number of files to keep track of that specific download. These files can be found in the subdir ''.aMule/Temp'' in your homedir (''~/.aMule/Temp'') on Linux and in ''~/Library/Application Support/aMule/Temp'' on Mac OS X, but should not be touched in most cases. &lt;br /&gt;
&lt;br /&gt;
If you have incompleted downloads from [[eMule]], you can simply place the temp files in that ''Temp'' directory if you wish for [[aMule]] to continue downloading them.&lt;br /&gt;
&lt;br /&gt;
However, once a file has been completed, it will be moved away from ''Temp'' and to ''~/.aMule/Incoming'' (Linux) or ''~/Library/Application Support/aMule/Incoming'' (Mac OS X), where all completed files are placed by default. You can change both of these paths in the preferences should you wish to do so.&lt;br /&gt;
&lt;br /&gt;
Also, please note that on Linux, the ''.aMule'' directory is a hidden directory, so you might have to enable showing of hidden files in your file-mananger, should you use one such.&lt;br /&gt;
&lt;br /&gt;
On Windows aMule uses the place suggested by the operationg system. For XP this is ''\documents and settings\your name\Appdata\aMule'' (named differently for non English versions), for Vista ''\users\your name\AppData\Roaming\aMule''.&lt;br /&gt;
&lt;br /&gt;
You can always change (or locate...) the path of your temp and incoming files in Preferences/Directories.&lt;br /&gt;
&lt;br /&gt;
If there is a subdir ''config'' in the directory where the aMule executable lies, the configuration files are stored and looked for there, so you could run it from a USB memory.&lt;br /&gt;
&lt;br /&gt;
=== [[Share|Sharing]] [[File]]s ===&lt;br /&gt;
First off, note the [[FAQ_eD2k-Kademlia|eDonkey2000 network]] is not meant to [[share]] small [[file]]s such as audio clips, but instead is optimized for distribution of larger [[file]]s. Also note that its your own responsibility to ensure that you do not violate any local laws regarding material shared.&lt;br /&gt;
&lt;br /&gt;
You can share files in two ways in [[aMule]]: &lt;br /&gt;
&lt;br /&gt;
The first method is to place the [[file]]s in the &amp;quot;Incoming&amp;quot; directory (''~/.aMule/Incoming'' on [http://www.unix.org Unix] like systems). After this has been done, you must either restart [[aMule]] or press the &amp;quot;Reload&amp;quot; button on the SharedFiles page.&lt;br /&gt;
&lt;br /&gt;
[[Image:Reload.png]]&lt;br /&gt;
&lt;br /&gt;
The second method is to explicitly add [[shared directory|shared directories]] in which [[aMule]] will look for [[file]]s to [[share]]. This is done by clicking on the &amp;quot;Preferences&amp;quot; button and selecting the &amp;quot;Directories&amp;quot; page.&lt;br /&gt;
&lt;br /&gt;
[[Image:Prefs_aMuleSVN_Fedora_Gnome.png]]&lt;br /&gt;
&lt;br /&gt;
From there, you can browse to the directory you wish to [[share]] via the directory-tree. Double-clicking on the folder icon will [[share]] the given directory and right-clicking on the folder icon will [[share]] the directory recursively.&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==  &lt;br /&gt;
Hopefully this brief introduction has given you an idea of how [[aMule]] works. If you feel that something is missing from this guide, please let us know or add it yourself.&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Created by &amp;quot;Unknown User&amp;quot; on 10.07.04 at 00:58&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by [[User:Sturedman|Sturedman]] 15:55, 24 May 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>79.82.168.87</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Fake_servers</id>
		<title>Fake servers</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Fake_servers"/>
				<updated>2008-06-28T12:41:19Z</updated>
		
		<summary type="html">&lt;p&gt;79.82.168.87: /* Fake Servers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''English''' | [[Fake_servers-de|Deutsch]] | [[Fake_servers-it|Italiano]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Fake Servers ==&lt;br /&gt;
Some [[server]]s manipulate search results to spread viruses or DRM infected windows media files and make the search function unusable.&lt;br /&gt;
The user usually notices a lot of small files with a very high number of sources, with file names containing the search keyword and a &amp;quot;catch phrase&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Examples: &lt;br /&gt;
* Secured Downloading of [keyword] with New Secured eMule0.47c.zip&lt;br /&gt;
* [keyword] Web hottest videos personal player.exe&lt;br /&gt;
&lt;br /&gt;
Other fake servers are supposedly collecting information about users and will not deliver sources or search results.&lt;br /&gt;
&lt;br /&gt;
Many of these server mimic known good servers and take over their names and description, therefore it is very important to connect only to good servers.&lt;br /&gt;
&lt;br /&gt;
To verify if a server is potentialy faked, you can get some server information on [http://edk.peerates.net/peerates/servers.php http://edk.peerates.net] website, wich provide a verified servers list daily updated and some network statistics.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
In order to avoid these problems, one should delete all unknown server from the server list. aMule versions prior to 2.2.0 will update the server list by default when connecting to a server or client and add fake servers to the list.&lt;br /&gt;
&lt;br /&gt;
This can be disabled in the server section of the preferences.&lt;br /&gt;
&lt;br /&gt;
=== Good Servers ===&lt;br /&gt;
Known good servers:&lt;br /&gt;
*[http://www.gruk.org/server.met http://www.gruk.org/server.met] Contains a list of good servers.&lt;br /&gt;
*[http://edk.peerates.net/peerates/metlist.php http://edk.peerates.net] provide also a verified servers list and some network statistics.&lt;br /&gt;
&lt;br /&gt;
=== Kademlia ===&lt;br /&gt;
Another solution is to disable the usage of [[ED2k|ed2k]] and servers altogether and use only [[Kademlia]]. This should not result in fewer sources or a lower download, but searches and source finding will take longer.&lt;br /&gt;
&lt;br /&gt;
The usage of the ed2k network can be disabled in the connection section of the preferences.&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Created by Wuischke on 19.08.07 at 22:40&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by Vollstrecker on 18.01.08 at 13:45&lt;/div&gt;</summary>
		<author><name>79.82.168.87</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Fake_servers</id>
		<title>Fake servers</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Fake_servers"/>
				<updated>2008-06-28T12:36:09Z</updated>
		
		<summary type="html">&lt;p&gt;79.82.168.87: /* Good Servers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''English''' | [[Fake_servers-de|Deutsch]] | [[Fake_servers-it|Italiano]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Fake Servers ==&lt;br /&gt;
Some [[server]]s manipulate search results to spread viruses or DRM infected windows media files and make the search function unusable.&lt;br /&gt;
The user usually notices a lot of small files with a very high number of sources, with file names containing the search keyword and a &amp;quot;catch phrase&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Examples: &lt;br /&gt;
* Secured Downloading of [keyword] with New Secured eMule0.47c.zip&lt;br /&gt;
* [keyword] Web hottest videos personal player.exe&lt;br /&gt;
&lt;br /&gt;
Other fake servers are supposedly collecting information about users and will not deliver sources or search results.&lt;br /&gt;
&lt;br /&gt;
Many of these server mimic known good servers and take over their names and description, therefore it is very important to connect only to good servers.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
In order to avoid these problems, one should delete all unknown server from the server list. aMule versions prior to 2.2.0 will update the server list by default when connecting to a server or client and add fake servers to the list.&lt;br /&gt;
&lt;br /&gt;
This can be disabled in the server section of the preferences.&lt;br /&gt;
&lt;br /&gt;
=== Good Servers ===&lt;br /&gt;
Known good servers:&lt;br /&gt;
*[http://www.gruk.org/server.met http://www.gruk.org/server.met] Contains a list of good servers.&lt;br /&gt;
*[http://edk.peerates.net/peerates/metlist.php http://edk.peerates.net] provide also a verified servers list and some network statistics.&lt;br /&gt;
&lt;br /&gt;
=== Kademlia ===&lt;br /&gt;
Another solution is to disable the usage of [[ED2k|ed2k]] and servers altogether and use only [[Kademlia]]. This should not result in fewer sources or a lower download, but searches and source finding will take longer.&lt;br /&gt;
&lt;br /&gt;
The usage of the ed2k network can be disabled in the connection section of the preferences.&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Created by Wuischke on 19.08.07 at 22:40&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by Vollstrecker on 18.01.08 at 13:45&lt;/div&gt;</summary>
		<author><name>79.82.168.87</name></author>	</entry>

	</feed>