Hi,
change the permissions of the folder to 777 via ssh access,
Or, lay down a copy of the files to the user alarm's home directory and copy it over to the webfolder later via ssh and
best regards Matthias
change the permissions of the folder to 777 via ssh access,
sudo chmod a+w /opt/piratebox/shared/content/img/
Or, lay down a copy of the files to the user alarm's home directory and copy it over to the webfolder later via ssh and
sudo cp <my image> /opt/piratebox/shared/content/img/
best regards Matthias