meganz / MEGAcmd

Command Line Interactive and Scriptable Application to access MEGA
Other
1.89k stars 406 forks source link

Restoring the session so that the configured synchronizations are immediately disabled #976

Open andruska opened 1 month ago

andruska commented 1 month ago

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.