qnctv.com
11-22-2002, 06:15 AM
When I download files off the net
The instillation instructions often say change CHOMID :eek: or something spelt similar to that.
How, I know that it is something to do with read / write access but don't know how to change it.
Do I alter the code or is it something that I do to the file with the FTP client that I use.
I need this as I want to add forums, password access and other features to my site.
Can anyone help?
Quincy
skelley1
11-22-2002, 06:19 AM
CHMOD -
It changes permissions
http://www.mkssoftware.com/docs/man1/chmod.1.asp
qnctv.com
11-22-2002, 06:31 AM
Cool but how do I change it do I telnet to my server and
in the appropriate directory type
chmod 0777 file
or what ever they specify in the instructions
sorry for being very dippy!!!
but when your not sure you sometimes have to ask what may seem obvious questions
Quincy
UH-Matt
11-22-2002, 06:40 AM
in ftp client you can right click the file and select CHMOD or permissions to set the appropriate attributes.
or from telnet you can use the CHMOD command.
CHMOD 777 file.name
for example.
qnctv.com
11-22-2002, 07:04 AM
Thanks
very obvious when you know how
How are you UH- Matt
long time no read
Quincy
UH-Matt
11-22-2002, 07:15 AM
Im good thanks quincy, hope your site development is coming along nicely :)
qnctv.com
11-22-2002, 08:07 AM
Yeah a lttle slow code is clean all lowercase CSS and a bit of Javascript
I am looking to add forums now
and am filming one documentry and one short film for content.
so it is quite busy for me and changes seem slow.
I have added a soapbox to the politics section so people can rant or praise!!!
more to come soon
Quincy
:D
http://qnctv.com
jtrovato
11-22-2002, 02:12 PM
It seems that everybody is happy today.....
Schumie
11-22-2002, 04:39 PM
I just found something a bit ironic with this page...
>> http://www.mkssoftware.com/docs/man1/chmod.1.asp <<
An information page on CHMOD... running on Windows :P