Skip to content

transfertime in xferlog sometimes goes haywire. #67

@Turranius

Description

@Turranius

I've noticed that the transfertime in xferlog sometimes goes wrong and reports seconds in the range of 1655239000 and above.

At first I thought this was because of the rollover to a new day or leap year or something, but I got a big one the other day and noticed that the transfertime grew for each file that was downloaded, as if the "start time" when it calculates the transfertime was never reset and it just added on to the last "start time".

I had more than one user on at the time but only one user shows this behavior.
Example:
[code]
"DATETIME" "bytes" "Transfertime" "filename"
"2022-06-14 22:48:25" "132533" "1655239705" "Derbyshire Ram Collection Disk 0029 (198x)(Derbyshire Ram)(Side A).zip"
"2022-06-14 22:48:28" "126296" "1655239708" "Derbyshire Ram Collection Disk 0046 (198x)(Derbyshire Ram)(Side A).zip"
"2022-06-14 22:48:32" "151185" "1655239712" "Derbyshire Ram Collection Disk 0095 (198x)(Derbyshire Ram)(Side A).zip"
"2022-06-14 22:48:34" "163607" "1655239714" "Derbyshire Ram Collection Disk 0132 (198x)(Derbyshire Ram)(Side B).zip"
[/code]
transfertime.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions