Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Megacmd automatically downloads previous versions, constantly overwriting local file. Does it in an random order. #994

Open
andruska opened this issue Aug 5, 2024 · 0 comments
Labels

Comments

@andruska
Copy link

andruska commented Aug 5, 2024

MEGAcmd version

1.7.0

Operating System/Platform

Linux

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

Archlinux, Termux

Steps

File versioning is turned on in mega.nz web settings.

Two devices have added sync to the same directory on the Mega Cloud Drive.

The synchronization has been continuously performed on one device and the other device has not been synchronized for a for some time (sync suspended).

If you now resume sync on another device, the mega-cmd-server will start downloading different versions of the same file from the Mega server, constantly overwriting this file.

It may happen that at some point a very old version of the file is downloaded last.

Expected behavior

Megacmd should sync only the most recent file version. Previous versions could be downloaded as per individual request.

Actual behavior

  • megacmd will start overwriting the synchronized file on the other device with earlier versions.
  • file versions to be synchronized by megacmd are in random order. For example, the most recent version can be overwritten by a version 2 weeks earlier at any time, so the modifications in between will be lost.
@andruska andruska added the bug label Aug 5, 2024
@andruska andruska changed the title Megacmd automatically downloads previous versions of the file. Does it in an random order. Megacmd automatically downloads previous versions, constantly overwriting local file. Does it in an random order. Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant