Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Enhanced Job Details in Web GUI Dashboard #172

Description

@riskaone

What is your current rclone version?

v1.70.3

What problem are you trying to solve?

The current "Running Jobs" section in the web GUI dashboard (http://127.0.0.1:5572/#/dashboard) provides limited information about running jobs. Users cannot easily identify specific jobs or understand what data is being transferred without checking logs or queries.

This makes it difficult to:

  • Monitor multiple concurrent operations
  • Quickly identify which specific job is running
  • Understand the scope and context of each transfer
  • Troubleshoot issues with specific source/destination pairs

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

Enhance the "Running Jobs" cards to display additional key information:

Proposed enhancement: Please add the following details on each job card:

  • Job ID - Unique identifier for tracking and reference
  • Source path - Origin folder/location being transferred from
  • Destination path - Target folder/location being transferred to
  • Operation type (copy, sync, move, etc.) - if not already shown

Benefits:

  • Improved job identification and monitoring
  • Better visibility into transfer operations
  • Enhanced troubleshooting capabilities
  • More informative at-a-glance status overview

This enhancement would significantly improve the user experience when managing multiple concurrent operations through the web interface.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions