Skip to content
Discussion options

You must be logged in to vote

Hi @lordgara3 — yes, this is possible. eMule and aMule store the same two cumulative counters (total uploaded and downloaded bytes), just in different file formats, so a short script converts one into the other.

I've documented the full procedure here: Importing Statistics. It has a copy-paste converter for both Linux/macOS (bash) and Windows (PowerShell) — nothing extra to install.

The short version:

  • eMule keeps the totals in statistics.ini, section [Statistics] (TotalUploadedBytes / TotalDownloadedBytes).
  • aMule keeps them in statistics.dat in its config folder.
  • Run the converter from the guide while aMule is closed, then copy the resulting statistics.dat into aMule's config directory. …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lordgara3
Comment options

@got3nks
Comment options

Answer selected by got3nks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants