Author Topic: cumulus uploading help  (Read 317 times)

0 Members and 1 Guest are viewing this topic.

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
cumulus uploading help
« on: January 25, 2024, 11:32:32 PM »
Not sure how to explain but how do i get cumulus to upload files that auto chmod to 775 instead of 600??

Thanks
Mike
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9298
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: cumulus uploading help
« Reply #1 on: January 26, 2024, 01:44:42 PM »
AFAIK, cumulus (and other FTP clients) don't automatically specify the permissions on the file they upload, but rely on the default permissions of the directory to which they upload.

If you have SSH access to your site, then:

cd {directory}
chmod . +755

to change the default directory permissions for that directory.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

 

anything