Mega public link error

What is the problem you are having with rclone?

Cannot create public link

What is your rclone version (output from rclone version)

1.56.2

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

Mega

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

rclone link Mega:foldername

error message

Failed to link: PublicLink failed to create link: Access violation

Can you add -vv and share the debug log? You deleted that part from the template and ignored it :frowning:

https://rclone.org/mega/#failure-to-log-in

sorry here is the -vv output

hi,
that debug log has nothing extra in it.
add --dump=headers and post the output

works for me

rclone.exe link mega01:file.txt 
https://mega.co.nz/xxxxxxxxxxxxxxxxxxxxxxxxxxx

try to visit that link as public (without login on your browser). i think you got the personal link or something

i can visit that public link in browser without login.
and i can download the file pointed to by that public link.

did more testing, the issue is when trying to link a folder.

and just found https://github.com/rclone/rclone/issues/4384

ah got it thank you. i was trying to generate a folder link.

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