What is the problem you are having with rclone?
Any file copied from my PC to mega.nz cannot be downloaded by Mega.nz's megasync application. It shows the error "file fingerprint missing".
Run the command 'rclone version' and share the full output of the command.
rclone v1.66.0
- os/version: arch rolling (64 bit)
- os/kernel: 6.9.2-arch1-1 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.1
- go/linking: dynamic
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
mega.nz
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone -vvv --mega-debug copy <file to copy> Mega:<folder>
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[Mega]
type = mega
user = XXX
pass = XXX
use_https = true
A log from the command that you were trying to run with the -vv
flag
2024/05/31 12:52:16 DEBUG : rclone: Version "v1.66.0" starting with parameters ["rclone" "-vv" "--mega-debug" "copy" "./backup-2024-05-30.tar.gz" "Mega:/Backups"]
2024/05/31 12:52:16 DEBUG : Creating backend with remote "./backup-2024-05-30.tar.gz"
2024/05/31 12:52:16 DEBUG : Using config file from "/home/me/.config/rclone/rclone.conf"
2024/05/31 12:52:16 DEBUG : fs cache: adding new entry for parent of "./backup-2024-05-30.tar.gz", "/tmp/backup"
2024/05/31 12:52:16 DEBUG : Creating backend with remote "Mega:/Backups"
2024/05/31 12:52:16 DEBUG : Mega: detected overridden config - adding "{v6fxV}" suffix to name
2024/05/31 12:52:17 DEBUG : *go-mega*: Waiting for events to be finished for 5s
2024/05/31 12:52:17 DEBUG : *go-mega*: pollEvents: Parsing event "ua": {"a":"ua","st":"ZLQ'dg","u":"_NeF9DRjnmA","ua":["^!stbmp"],"v":["-rhGb00x46o"]}
2024/05/31 12:52:17 DEBUG : *go-mega*: Signalling events received
2024/05/31 12:52:17 DEBUG : *go-mega*: Events received
2024/05/31 12:52:17 DEBUG : fs cache: renaming cache item "Mega:/Backups" to be canonical "Mega{v6fxV}:Backups"
2024/05/31 12:52:17 DEBUG : backup-2024-05-30.tar.gz: Need to transfer - File not found at Destination
2024/05/31 12:52:18 DEBUG : *go-mega*: pollEvents: Parsing event "t": {"a":"t","t":{"f":[{"h":"ZF4V2I5K","t":0,"a":"AcjiWc6JL91079c2rm4T-r4dBX-KRa2t8D7nNFGMVuqFw9QFP94ALTczXJ32MgR3","k":"_NeF9DRjnmA:V1kt_vei_JuQ-tXmWkwtrwd63bcTOD8FZNdFPvnhge8","p":"YcYSUZyC","ts":1717156338,"u":"_NeF9DRjnmA","s":79574}]},"ou":"_NeF9DRjnmA"}
2024/05/31 12:52:18 INFO : backup-2024-05-30.tar.gz: Copied (new)
2024/05/31 12:52:18 INFO :
Transferred: 77.709 KiB / 77.709 KiB, 100%, 0 B/s, ETA -
Transferred: 1 / 1, 100%
Elapsed time: 1.8s
2024/05/31 12:52:18 DEBUG : 14 go routines active