Skip to main content

Import

The Import tool integrates eDonkey2000 part files into aMule so you can continue downloads that were in progress in eDonkey2000 without starting over. aMule detects the part files, converts them to its own format, and adds them to the download queue.

Import window

Open the Import tool by clicking the Import button in the toolbar. The window that opens is titled Import partfiles.

note

If you are migrating from eMule, the temporary file format is directly compatible — no import needed. See Migrate from eMule for the full migration guide.

If you are migrating from a client other than eDonkey2000 (e.g., mlDonkey or xMule), see Import/Export Files for an alternative approach.

Adding Files

Click Add imports to start selecting a directory to import from:

Add imports button

A directory browser appears. Navigate to the directory that contains your eDonkey2000 temporary files (or type the path directly in the text field), then click OK:

Directory browser

Directory browser controls:

Directory browser controls

ControlFunction
Show hidden directories checkboxCheck to display hidden directories; uncheck to hide them
House buttonJump directly to your home directory
New folder buttonCreate a new directory

After selecting a directory, aMule asks whether you want to delete the original files once they are successfully imported:

Delete originals prompt

AnswerEffect
YesDelete the original eDonkey2000 part files after successful import
NoKeep the original files intact
CancelAbort importing this directory

If any eDonkey2000 part files are found, they are added to the import list:

Files added to import list

Managing the Import List

Files in the import list are processed in sequence — as soon as one file finishes converting, the next begins. Only one file is imported at a time.

Remove a file from the list by selecting it and clicking Remove selected. The file currently being converted cannot be removed — the action is ignored for it:

Remove selected button

Retry a file (any file that is not completed and not currently in progress — typically a failed one) by selecting it and clicking Retry selected. The file is put back into the queue:

Retry selected button

note

The import list cannot be cleared manually — it is cleared automatically when aMule restarts.

Monitoring Progress

The title bar of the progress area shows the path of the directory currently being imported:

Current directory being imported

When no import is active, the title reads Waiting…

A progress bar and percentage display show how far along the current file's import is:

Import progress bar

Detailed status messages appear above the progress bar:

Import status messages

Status Messages

MessageMeaning
Reading temp folderSearching for part files in the selected directory
Retrieving basic information from download info fileReading metadata from the part file to begin conversion
Creating destination fileAllocating disk space for the converted file
Loading data from old download file (N of M)Reading file N of M from the import list into memory for conversion
Saving data block into new single download file (N of M)Writing the converted data for file N of M
CopyCopying or moving the converted part file to its final location
Retrieving source downloadfile informationConversion succeeded; extracting gap information and other metadata
Adding download and saving new partfileThe file has been fully converted and is being added to the download queue

Columns

ColumnDescription
File namePath to the directory being imported, or the filename of the specific file
StateCurrent import status (see table below)
SizeOriginal file size, followed by the disk space needed for the converted file in the form (Disk: …)
FilehashThe resulting eD2k hash of the converted file

State Values

StateMeaning
CompletedFile has been successfully converted and added to the queue
In progressFile is currently being converted
ERROR: Out of disk spaceNot enough free disk space to complete the conversion
ERROR: Partmet not foundNo .part.met metadata file was found for this file
ERROR: IO error!Read or write error during conversion (possible permissions issue)
ERROR: Failed!General conversion error
QueuedFile is waiting to be converted
Already downloadingThis file is already in the aMule download queue; conversion skipped
Unknown or bad tempfile format.The file format is not recognised or is invalid

Closing the Import Window

When all files have been imported, click Close to exit the import tool:

Close button

note

The import list is not sortable. Column widths can be resized but are not saved between sessions.