CHMOD the following files & folders to 777
09-06-2006, 15:29
|
#1
|
|
STS-126 - Go Endeavour!
Join Date: Sep 2003
Location: 127.0.0.1
Services: TV: Sky Digital
Phone: BT
Mobile: Orange
Internet: Twang.net ADSL
Posts: 4,271
|
CHMOD the following files & folders to 777
Hi,
Installing a new app on my site and it's asking me to
Quote:
|
CHMOD the following files & folders to 777
|
.
How do I complete this when the files are on my site?
|
|
|
09-06-2006, 15:34
|
#2
|
|
cf.mega poster
Join Date: Apr 2004
Location: Minas Tirith, Gondor
Age: 43
Posts: 2,601
|
Re: CHMOD the following files & folders to 777
Are you sure - 777 is writeable by anyone on the system!
Do you have command line access to the system? If you are only allowed to FTP, then you wont be able to change the permissions.
|
|
|
09-06-2006, 15:39
|
#3
|
|
STS-126 - Go Endeavour!
Join Date: Sep 2003
Location: 127.0.0.1
Services: TV: Sky Digital
Phone: BT
Mobile: Orange
Internet: Twang.net ADSL
Posts: 4,271
|
Re: CHMOD the following files & folders to 777
Hi - yes it's 777 when doing the install - it does say change them back when the app is installed.
I don't think I have CMD access to it - btw it's running on a Windows system...
Can CuteFTP change them?
|
|
|
09-06-2006, 15:43
|
#4
|
|
Permanently Banned
Join Date: Mar 2006
Posts: 344
|
Re: CHMOD the following files & folders to 777
Quote:
|
Originally Posted by lsainsbury
Hi - yes it's 777 when doing the install - it does say change them back when the app is installed.
I don't think I have CMD access to it - btw it's running on a Windows system...
Can CuteFTP change them?
|
Nearly every FTP client allows you to change permissions on files and folders, just right click the one you want to alter and you'll see either a "CHMOD" or "Permissions" entry on the menu.
|
|
|
09-06-2006, 15:49
|
#5
|
|
Permanently Banned
Join Date: Mar 2006
Posts: 344
|
Re: CHMOD the following files & folders to 777
Quote:
|
Originally Posted by Aragorn
FTP shouldn't be allowed to change permissions. If they really need full read/write/exe during the install you may need the site admins to change it 
|
Just out of curiousity, do you deal with a lot of hosting? I think you'll find that pretty much every FTP client and every web host will allow it's users to alter permissions via FTP.
|
|
|
09-06-2006, 15:50
|
#6
|
|
STS-126 - Go Endeavour!
Join Date: Sep 2003
Location: 127.0.0.1
Services: TV: Sky Digital
Phone: BT
Mobile: Orange
Internet: Twang.net ADSL
Posts: 4,271
|
Re: CHMOD the following files & folders to 777
Cool - so which FTP client? Perf free client?!!!
|
|
|
09-06-2006, 15:52
|
#7
|
|
Permanently Banned
Join Date: Mar 2006
Posts: 344
|
Re: CHMOD the following files & folders to 777
Quote:
|
Originally Posted by lsainsbury
Cool - so which FTP client? Perf free client?!!!
|
Filezilla is the best free client I've used.
|
|
|
09-06-2006, 15:52
|
#8
|
|
Programming Monkey
Join Date: Jan 2004
Location: Between Somerset and Essex
Age: 26
Services: 8MB Office MAX on Freeola,
Freeview, Freesat
Posts: 836
|
Re: CHMOD the following files & folders to 777
Yes, ftp should be allowed to change it, the host should CHROOT jail you to your home directory so you can only do stuff in that. We do that for our clients, as does every other host I know, it would be pretty useless if they had to contact us every time. CHMOD 0777 may be used on a image folder for example, where a script uploads an image from a webpage.
|
|
|
09-06-2006, 15:53
|
#9
|
|
Permanently Banned
Join Date: Mar 2006
Posts: 344
|
Re: CHMOD the following files & folders to 777
You can also do it using DOS FTP with:
quote SITE chmod XXX filename.ext
where XXX is the CHMOD value
|
|
|
09-06-2006, 17:23
|
#10
|
Join Date: Jul 2003
Location: Poole, Dorset
Age: 23
Services: Sky+
V-Box
VM 10MBit
Posts: 10,108
|
Re: CHMOD the following files & folders to 777
www.smartftp.com - a great free FTP client that supports CHMOD among other things
|
|
|
09-06-2006, 17:29
|
#11
|
|
-=Terribly British=-
Join Date: Sep 2005
Location: Salford
Posts: 3,579
|
Re: CHMOD the following files & folders to 777
FlashFXP is very good
__________________
º Those whom the gods wish to destroy they first make mad º
|
|
|
09-06-2006, 17:45
|
#12
|
|
Depressed
Join Date: Jun 2003
Location: Ra Port
Services: VM XL
VM DTV XL
VM Phone M
Posts: 527
|
Re: CHMOD the following files & folders to 777
On Windows servers there is no need to chmod any files or folders just make sure that the file or folder is not write protected you can do this the same way as you would on your on windows system.
ie when you login with your ftp client highlight the file right click then select properties.
And by the way yes cuteFTP can do tihis
__________________
Forever and Always
|
|
|
09-06-2006, 18:13
|
#13
|
|
STS-126 - Go Endeavour!
Join Date: Sep 2003
Location: 127.0.0.1
Services: TV: Sky Digital
Phone: BT
Mobile: Orange
Internet: Twang.net ADSL
Posts: 4,271
|
Re: CHMOD the following files & folders to 777
Quote:
|
Originally Posted by Zeph
www.smartftp.com - a great free FTP client that supports CHMOD among other things
|
Just installed SmartFTP - but it won't connect... WTF?
Got the correct user id and password - IE will login without issues...
Tried SmartFTP site - logs in ok...
Tried disabling NIS2006....
WFT??
|
|
|
10-06-2006, 05:51
|
#14
|
|
STS-126 - Go Endeavour!
Join Date: Sep 2003
Location: 127.0.0.1
Services: TV: Sky Digital
Phone: BT
Mobile: Orange
Internet: Twang.net ADSL
Posts: 4,271
|
Re: CHMOD the following files & folders to 777
Quote:
|
Originally Posted by Web Junkie
On Windows servers there is no need to chmod any files or folders just make sure that the file or folder is not write protected you can do this the same way as you would on your on windows system.
ie when you login with your ftp client highlight the file right click then select properties.
And by the way yes cuteFTP can do tihis
|
Yep - I have the Properties / CHMOD options in SmartFTP...they just don't seem to stay at 777...looks like I'll be switching to linux hosting services with my provider...
|
|
|
10-06-2006, 09:04
|
#15
|
|
Depressed
Join Date: Jun 2003
Location: Ra Port
Services: VM XL
VM DTV XL
VM Phone M
Posts: 527
|
Re: CHMOD the following files & folders to 777
Quote:
|
Originally Posted by lsainsbury
Yep - I have the Properties / CHMOD options in SmartFTP...they just don't seem to stay at 777...looks like I'll be switching to linux hosting services with my provider...
|
This is quite correct as in effect the files or folders already have these permissions set so the the app you are installing should work correctly as the chmod commmand is not recognised or needed on windows servers.
__________________
Forever and Always
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 11:24.
|