MEGA account doesn't mount

D'you mean on MEGA?

I'm not super familiar with Mega.

Is that a folder in another folder?

Does

rclone ls DWS12_S13: -vv

Return anything directories / files ? Can you share that output?

Yes! The Doctor Who folder is the main folder, the others are subfolders.

rclone ls DWS12_S13: -vv
2023/03/16 19:23:11 DEBUG : rclone: Version "v1.62.2" starting with parameters ["rclone" "ls" "DWS12_S13:" "-vv"]
2023/03/16 19:23:11 DEBUG : Creating backend with remote "DWS12_S13:"
2023/03/16 19:23:11 DEBUG : Using config file from "/home/theo/.config/rclone/rclone.conf"
2023/03/16 19:23:15 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring
2023/03/16 19:23:15 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring
2023/03/16 19:23:15 DEBUG : 9 go routines active
``

It looks like your have a file or a folder with an empty name in the root directory of mega. Can you see that in the web interface?

Nope :confused: This is what my root directory looks like.


imagem

As a last resort I might just try deleting everything and reuploading?

What does this print?

rclone lsf DWS12_S13: -vv

Is there anything special about the directories in the root? Are they shared directories or something like that?

They were shared with another account, but even non-shared directories don't mount.

rclone lsf DWS12_S13: -vv

printed the same error as lsd or ls. Funny thing, though, if I upload files through rclone to MEGA, it syncs fine. So if worse comes to worse I might just go with that.

Hmm, mega is a bit of a mystery since the protocol isn't documented...

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