Skip to content

mega-cmd pauses the sync while listing it #1113

@dehahost

Description

@dehahost

MEGAcmd version

2.4.0

Operating System/Platform

Linux

Platform version. In the case of Linux, please enter the Linux distribution you are using.

Ubuntu 24.04 LTS

Steps

  1. Start the mega-cmd-server and login with mega-login
  2. Set up the sync - mega-sync /mnt/sync /Test
  3. List the sync - mega-sync /mnt/sync

Expected behavior

mega-sync only lists out the status of the synchronization, as stated in the command's help.

~ % mega-sync /mnt/sync /Test
Added sync: /mnt/sync to /Test

~ % mega-sync /mnt/sync
ID          LOCALPATH REMOTEPATH RUN_STATE STATUS  ERROR SIZE     FILES DIRS
ImKE8-E790A /mnt/sync /Test      Running   Syncing NO    92.44 MB 3220  754

Actual behavior

mega-sync pauses the synchronization while listing out its status.

~ % mega-sync /mnt/sync /Test
Added sync: /mnt/sync to /Test

~ % mega-sync /mnt/sync
Sync paused: /mnt/sync to /Test
ID          LOCALPATH REMOTEPATH RUN_STATE STATUS     ERROR SIZE     FILES DIRS
ImKE8-E790A /mnt/sync /Test      Disabled  Processing NO    92.44 MB 3220  754

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions