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.