meganz/MEGAcmd

Restoring the session so that the configured synchronizations are immediately disabled

andruska opened this issue · 0 comments

MEGAcmd version

1.6.3

Operating System/Platform

Linux

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

Archlinux

Steps

$ mega-sync
[Initiating MEGAcmd server in background. Log: /home/user/.megaCmd/megacmdserver.log]
Resuming session ...

Expected behavior

How to start mega-cmd-server with all or certain configured sync's paused/stopped/disabled initially ?

Actual behavior

Usually, the mega-cmd server starts syncing immediately if sync has been enabled in the session.
If I issue commands after starting mega-cmd-server
$ mega-sync -s localpath1
$ mega-sync -s localpath2
then certain synchronizations have already taken place.