View previous topic :: View next topic |
Author |
Message |
richardyork -
Joined: 22 Jun 2004 Posts: 411 Location: United Kingdom
|
Posted: Thu Aug 05, 2004 9:53 pm Post subject: Make Directorys/Files Writable/Modifyable |
|
|
How do i make directorys and files writable, so i can upload files and modify them etc? i have got one directory writable but thats all due to a ready made asp script. i am a bit of a newbie so any help would be very appreciated. i have a dual booted machine with win xp pro and w2k pro both running abyss.
Thank You,
Yorkie.
*www.yorkie.ipupdater.com* _________________ Please SEARCH the forums BEFORE asking questions! |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Aug 05, 2004 9:58 pm Post subject: |
|
|
You don't set folder permissions on Windows !
What your trying to do is do a CHMOD which is not needed
on a Windows Operating System , just use the script. Later! |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Aug 06, 2004 1:20 am Post subject: Re: Make Directorys/Files Writable/Modifyable |
|
|
richardyork,
To make a directory of a file writable on Windows, open the Windows Explorer, go to the directory, right click on it, select Properties and uncheck the Read Only attribute. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Aug 06, 2004 2:24 am Post subject: |
|
|
I thought you don't set permissions on Windows ?
I guess I was wrong , please forgive me ! |
|
Back to top |
|
 |
senshi -
Joined: 05 Nov 2003 Posts: 385 Location: UK
|
Posted: Tue Aug 10, 2004 2:25 pm Post subject: |
|
|
That is only setting the file properties to beable to be written to. Files can be set as Hidden, Archive and Read Only. |
|
Back to top |
|
 |
|