FileManager issue

Oh I see.

Although having re-read your post I think I see the problem. There are strict file size limits for what you can upload, you’ll find more info here:

But the bit your intrested in is:

so a JS file of 4.5mb exceeds the 1mb limit. So you could probably see it before it got deleted, but couldn’t access the contence because it’s been deleted.

9 Likes