You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raspberry Pi file location /opt/AdGuardHome/AdGuardHome.yaml
I SSH into the raspberry pi and access the files without any issue with PowerShell using sudo.
When I log into the raspberry pi via FileZilla, I got to /opt/, I see an AdGuardHome folder. When I try to open that folder I get the following in the log: Error: Directory /opt/AdGuardHome: permission denied Error: Failed to retrieve directory listing
I've already tried right-clicking the folder and setting the numeric permission value for it to 777 and it still giving me the same error. I noticed that the log says Command: cd "AdGuardHome" . How do I get that to type sudo? It's been a while since I've done this and I'm learning as I go. I need to do this as sort of a back up resort in case I need to restore the settings.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Raspberry Pi file location /opt/AdGuardHome/AdGuardHome.yaml
I SSH into the raspberry pi and access the files without any issue with PowerShell using
sudo
.When I log into the raspberry pi via FileZilla, I got to
/opt/
, I see an AdGuardHome folder. When I try to open that folder I get the following in the log:Error: Directory /opt/AdGuardHome: permission denied
Error: Failed to retrieve directory listing
I've already tried right-clicking the folder and setting the numeric permission value for it to
777
and it still giving me the same error. I noticed that the log saysCommand: cd "AdGuardHome"
. How do I get that to typesudo
? It's been a while since I've done this and I'm learning as I go. I need to do this as sort of a back up resort in case I need to restore the settings.Beta Was this translation helpful? Give feedback.
All reactions