MEGAcmd with rclone & restic keeps creating local files

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS -

What is the problem you are having with rclone?

I am using rclone with restic and megacmd webdav to backup data to MEGA. However, for someone reason, the .megacmd folder in

"C:\Users\username\AppData\Local\MEGAcmd.megaCmd"

keeps having the files that I uploaded with a name such as "httputfile.getxfer.6732.18.mega". I am not sure why this is happening.

Run the command 'rclone version' and share the full output of the command.

rclone v1.66.0

  • os/version: Microsoft Windows 10 IoT Enterprise LTSC 2021 21H2 (64 bit)
  • os/kernel: 10.0.19044.4412 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.22.1
  • go/linking: static
  • go/tags: cmount

Yes

Which cloud storage system are you using? (eg Google Drive)

MEGA with Megacmd webdav

The command you were trying to run (eg rclone copy /tmp remote:tmp)

restic -r rclone:Screenshots:Ssreenshots --verbose backup "I:\screenshot1""

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[Anime_MP3]
type = webdav
url = http://127.0.0.1:4443/vJAk1L4A/Anime_MP3
vendor = other

[Camera]
type = webdav
url = http://127.0.0.1:4443/GI4iQb4b/Camera
vendor = other

[Screenshots]
type = webdav
url =  http://127.0.0.1:4443/SYpWDRQR/Screenshots
vendor = other

A log from the command that you were trying to run with the -vv flag

C:\Users\username_redacted>restic -r rclone:Screenshots:Ssreenshots --verbose backup "I:\screenshot1"
open repository
enter password for repository:
repository 3cccdb74 opened (version 2, compression level auto)
created new cache in C:\Users\usernameredacted\AppData\Local\restic
lock repository
no parent snapshot found, will read all files
load index files

start scan on [I:\screenshot1]
start backup on [I:\screenshot1]
scan finished in 1.233s: 9 files, 2.377 MiB

Files:           9 new,     0 changed,     0 unmodified
Dirs:            2 new,     0 changed,     0 unmodified
Data Blobs:      8 new
Tree Blobs:      3 new
Added to the repository: 1.625 MiB (1.607 MiB stored)

processed 9 files, 2.377 MiB in 0:07
snapshot 8bf5f192 saved

These files are not created by rclone.

Must be some megacmd cache or temp files.

Hi there! Hope you have been well. It has been a while. Thanks for the information. I will look into the other two variables here then.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.