Unable to wget RStudio and download

When I follow the steps on installing RStudio on Linux server online /rstudio>download-server>webpage

I see the following errors

> wget https://download2.rstudio.org/rstudio-server-1.1.442-amd64.deb > --2018-04-10 19:14:29--
Resolving download2.rstudio.org (download2.rstudio.org)... 52.84.128.243, 52.84.128.88, 52.84.128.67, ...
Connecting to |52.84.128.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 54358588 (52M) [application/x-deb]
rstudio-server-1.1.442-i386.deb: Permission denied

Cannot write to ‘rstudio-server-1.1.442-i386.deb’ (Success).

Hi,

Do you have write permissions to the folder that you're downloading the file in?

2 Likes

Yes, I didnt have permissions in /opt (lame). thanks for pointing that out

1 Like