I can not move my MEGA repository to a new account

Restic Version: restic 0.18.0 compiled with go1.24.1 on windows/amd64

Command I am running:

restic -r rclone:Symphony_Camera:Symphony_Camera --verbose backup “D:\32 GB Black\Images\Symphony Camera” --password-file “F:\MegaCMD\Password\32 GB Black\Images\Symphony Camera.txt”

I am trying to move my restic repo from one mega account to another. But in the new account, I get this:

``open repository
Fatal: repository does not exist: unable to open config file: does not exist
Is there a repository at the following location?``

There is indeed a config file in the new location, as I simply shared the folder and then copied it using the native MEGA features. I then fired up a new webdav server and changed the location in the rclone config file.

Please let me know if any additional information is needed. Thanks.

Okay, so I have no idea what changed, but I redid everything, stopped the megacmd client, which seemed to serving both the old and new folder via webdav, which had the same name. It is working now. But the dates are all wrong in the mega folder itself, which all shows today’s date as the day everything was added. But the restic commands shows the correct date. I will leave this post up for a bit just to make sure everything is indeed working perfectly and in case other people face the same issue.