Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem listing files with webdav mega-cmd and shared folder #1018

Open
sovajri7 opened this issue Jan 6, 2025 · 2 comments
Open

Problem listing files with webdav mega-cmd and shared folder #1018

sovajri7 opened this issue Jan 6, 2025 · 2 comments
Labels

Comments

@sovajri7
Copy link

sovajri7 commented Jan 6, 2025

MEGAcmd version

1.7.0

Operating System/Platform

Linux

Platform version. In the case of Linux, please enter the Linux distribution you are using.

Ubuntu 22.04 & 24.04

Steps

  1. Shared a folder from account X to Y & Z
  2. Folder and files are encrypted from rClone to Mega account X and decrypted with rClone when mounted on a machine.
  3. Install mega-cmd on the machines to use webdav
  4. If I use rClone mount (sudo rclone mount webdavMega: /Mega/ --cache-dir /temporary/rclonecache --vfs-cache-mode full --vfs-fast-fingerprint --vfs-cache-max-size 300G --allow-other --daemon) from account X, all files are listed but if I use webdav from account Y or Z, not all files/folders are listed while the root folder containing all the files/sub-folders is full shared.

Expected behavior

Get all files from the root folder on account X to Y & Z when it's a shared folder.

Actual behavior

Not all files are listed while they are on the folder on account X.
Another problem I seen is that on mega.nz when I access account Y & Z, some files/folders are not decrypted, idk why.

@sovajri7 sovajri7 added the bug label Jan 6, 2025
@sovajri7
Copy link
Author

sovajri7 commented Jan 6, 2025

I tried to do with FTP instead of WebDAV, same issue

@polmr
Copy link
Collaborator

polmr commented Jan 13, 2025

Folder and files are encrypted from rClone to Mega account X

Hi there, may you further explain how is that done?

Using a) rclone + webdav, or b) using rclone directly connected to MEGA. If you are using b), then I am afraid that's the cause: rclone support for MEGA (not something developed by MEGA) lacks the support for adding the extra bits required by accounts Y & Z to decrypt the data uploaded to account X out-shares folders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants