Skip to content

Feature request: Number of files in queue at core/stats #5892

@alexgit2k

Description

@alexgit2k

What is your current rclone version (output from rclone version)?

1.57.0

What problem are you are trying to solve?

I want to know if the sync-job has finished transfering files / how many files still have to be transfered.

How do you think rclone should be changed to solve that?

core/stats (https://rclone.org/rc/#core-stats) shows the currently active file transfers at "transferring", but with the default value of 4 for parallel transfers this shows only the 4 active transfers, but not those which are currently waiting.

I suggets a new parameter like "queue" or "files in queue" which shows the files currently in the queue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions