View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Development Directory

DITC Swiki (home)

DITC Stylebook


I've created a "dev" directory that you'll see when you telnet or ftp
into our site directory (hidden from the outside world). This
directory holds all the psd files and generic images used to created
the images in our site. It's like out "junk drawer" so to speak.
Although be sure to keep this organized and neat! Also, be sure to
CHMOD EVERYTHING you put in this directory with the following:

chmod 775 fileName

This will make sure that no one outside our group can write to these
files.

09.23.2002::benjamin
The above info is good for an individual file. Here's a quick way to chmod everything in one step.
This will go thru recursively and change the permissions of every file in that folder and subsequent folders within.


Links to this Page