Vaccine - Keeps getting permission denied when running the get command

I keep getting “Permission Denied” when running the get command to grab the .zip file from the FTP server and can’t get past it.
Anybody else having the same issue and got a workaround for it?

i tried using the wget command from my local terminal as well but it doesnt work… need help :frowning:

image

Did you ever get it? You’re logged in (and iirc it was an anonymous starting point machine), so probably not an issue there, although restarts solve a ton of problems haha.

Were you locally in a directory you didn’t have write access to?

Same here! I’m unable to get the file since it’s permissions are set to:
-rwxr-xr-x 1 0 0 2533 Apr 13 2021 backup.zip

Others (such as anonymous) don’t have permission to get it, it seems.