mega.py icon indicating copy to clipboard operation
mega.py copied to clipboard

Undecrypted files in shared folder

Open 16bc opened this issue 4 years ago • 1 comments

I try to upload files and generate link: fold = m.find(foldpath) m.upload(local_filepath, fold[0]) megalink = m.export(foldpath) Have working link, but files in folder turn out not decrypted. Link, created manually working ok. If try to see this files by logged user - ok.

16bc avatar Aug 05 '20 23:08 16bc

Any idea why this error appears in the links generated by the library, the same thing happens to me.

criszalo1997 avatar Oct 13 '20 03:10 criszalo1997