Web Weather > Weather Web Site Help

cumulus uploading help

(1/1)

mkutche:
Not sure how to explain but how do i get cumulus to upload files that auto chmod to 775 instead of 600??

Thanks
Mike

saratogaWX:
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.

Navigation

[0] Message Index

Go to full version