How Do I Chmod Files On Astahost ?

Pages: 1, 2, 3
free web hosting

Read Latest Entries..: (Post #20) by yordan on Jul 8 2008, 08:41 AM. (Line Breaks Removed)
QUOTE(docduke @ Jul 7 2008, 08:03 PM) I know you can do it from cPanel, because I've done it there. I haven't used ftp here, so this is just a general comment. I wouldn't be surprised to find that the websites here are configured so that an anonymous ftp login is prevented from changing permissions. After all, if that is permitted, anyone who finds the ftp website can make ... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Free Web Hosting > Astahost > Hosted Members Support > FTP

How Do I Chmod Files On Astahost ?

plot
Hey, how do i CHMOD certain files, i need to CHMOD some files to 0777 but i dont know how :-\ i use ws_ftp as my ftp client i also have flash fxp

Reply

abhiram
Just type 'chmod 777 <filename>'

To change all the files in a directory, type 'chmod 777 * '

Reply

plot
where do i type it? in the file name???

thanks for your reply

Reply

Houdini
I am not sure with the version of ws_ftp you have but you should beable to right click the filename you need to alter and look for file permisssions or properties then either enter 777 or check all the boxes which gives you read write and execution permission for THAT filename, don't give this permisssion to all your files for security purposes.

Or get FileZilla ftp (which is free) and makes these operations simple as shown above but ws_ftp should accomplish that some way or another.

Reply

abhiram
No, you have to open a console (or terminal), 'cd' into the directory and then do the 'chmod'.

For example, you have the files you need to change in a directory as

'/var/www/htdocs/upload'

You need to open a console and type:

1. 'su' ------------> prompts for your root password (assuming all the files are currently owned by root). After typing the password, the prompt will change from '$' to '#'

2. 'cd /var/www/htdocs/upload' ----------> Changes your current directory to the directory containing the files. This is an example

3. 'chmod 777 * ' ----------> Change permissions for all the files or instead of '*', just type in the name of the file like: 'chmod 777 index.html'

4. 'exit' ------------> To get out of 'root' mode.

5. 'exit' ------------> To exit the console.

If the files are owned by the user you use to login, you can omit step 1.

Alternatively, you can also open 'Konqueror', browse to the directory, and then right-click and select 'properties' under which there is a tab called 'permissions'. I think that should let you change the permissions without a console, but I usually use the console.

This should help you out.

Let me know if you need anymore clarifications.

 

 

 


Reply

plot
i have ws_ftp 2006 profesional

Reply

abhiram
Sorry for double posting, but is this something specific to an ftp client? What I've posted is for changing the permissions for any file.

Reply

plot
ya i dont know how to chmod files using the ws_ftp 2006 pro client

Reply

Shadow X
Well with most FTP clients you right click the file and type in the digits that are required. If you can't do this then I suggest changing your FTP server. I recommend to you FileZilla or SmartFTP for free ones, but if you want a paid one then get CuteFTP. Hope this helps, good luck.

Reply

plot
where is the console to ws_ftp??

Reply

Latest Entries

yordan
QUOTE(docduke @ Jul 7 2008, 08:03 PM) *
I know you can do it from cPanel, because I've done it there. I haven't used ftp here, so this is just a general comment.

I wouldn't be surprised to find that the websites here are configured so that an anonymous ftp login is prevented from changing permissions. After all, if that is permitted, anyone who finds the ftp website can make files there writeable, and add viruses to them, for example. cool.gif

Of course, at astahost, you use ftp with your name and your password (the same name and password as for your cpanel). If the name or the password is not correct, astahost's ftp server does not allow you to to connect.
I see that anonymous ftp is also allowed at astahost. However, this account is useless, because it reaches an empty folder, you can only upload in the "incoming" subfolder. And the ".ftpquota" shows that astahost protects himself from anonymous ftp's overloads.

Reply

docduke
I know you can do it from cPanel, because I've done it there. I haven't used ftp here, so this is just a general comment.

I wouldn't be surprised to find that the websites here are configured so that an anonymous ftp login is prevented from changing permissions. After all, if that is permitted, anyone who finds the ftp website can make files there writeable, and add viruses to them, for example. cool.gif

Reply

canalilha
you can use a ftp client... it's more easy! =)
you can loose something or do something wrong using commands.

some ftp clients:
- WS FTP
- Cute FTP
- FlashFXP

and much more..

try to search for someone =P

Reply

yordan
QUOTE(rockarolla @ Feb 5 2008, 08:53 AM) *
Why don't you log in with a shell (for example putty) and chmod from command line?

The otherway is to use Total Commander client - there you will have a command line text box (default at the bottom) from where you can execute command provided you have the premission therefore.

You are right, "chmod -R ugo+rwx ." would do the job.
Unfortunately, here at astahost, the free hosting plan does not provide command line login, putty in ssh mode is included only in the paid plans (I know that, my ssh account just disappeared).

Reply

rockarolla
Why don't you log in with a shell (for example putty) and chmod from command line?

The otherway is to use Total Commander client - there you will have a command line text box (default at the bottom) from where you can execute command provided you have the premission therefore.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2, 3
Recent Queries:-
  1. putty chmod files - 19.39 hr back. (1)
  2. how to give permissions (chmod) in total commander: - 29.66 hr back. (1)
  3. chmod in command line - 110.34 hr back. (1)
  4. chmod all files 0777 to - 121.01 hr back. (1)
  5. ftp chmod subfolder command line - 125.98 hr back. (1)
  6. ssh chmod all files in a directory 777 - 136.93 hr back. (1)
  7. connecting to an ssh account with flashfxp - 140.16 hr back. (1)
  8. chmod 777 do all files in it change - 153.76 hr back. (1)
  9. changing properties on files ftp cant do it - 158.89 hr back. (1)
  10. download free total commander able to chmod remote file - 163.59 hr back. (1)
  11. command in ssh to chmod all files to 777 - 191.83 hr back. (1)
  12. putty command line chmod - 193.90 hr back. (1)
  13. php writeable 666 total commander - 196.33 hr back. (1)
  14. putty chmod 777 - 221.52 hr back. (1)
Similar Topics

Keywords : chmod, files, astahost

  1. Having Trouble Deleting .pureftpd-upload...
    disconnects and some incomplete files cant be deleted (3)
  2. The Files
    (7)
    I had a question, the files on the ftp, can I just delete them? Or, what can I delete, and what must
    I not delete?....
  3. Free Web-based Ftp Clients (can Use With Astahost)
    (11)
    Hi /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> , Here are a couple
    of free web-based FTP Sites, that you can use to upload files to your astahost hosting account - in
    case you are having difficulties in installing/configuring a local FTP Client. 1. http://01ftp.com
    QUOTE Manage your websites and files!! Once you are logged in, you will be able to:    
    * Navigate your FTP server     * Upload and download files     * Copy - move between two 2nd FTP
    servers     * Copy, move, delete, CHMOD files and directories     * Rename and ....
  4. Network Places: Alternative To Ftp On Windows
    Drag and drop files easily to your accnt (10)
    Windows has a feature called "Network Places". This can be used for uploading stuff for your site
    eliminating the need for any ftp client. Here's how we do it. 1.Goto Network Places-> Add a new
    networkplace. 2. Click next-> Choose another network Location->Next. 3. Now type the following
    wothout quotes "ftp://ftp.yoursubdomain.astahost.com". Click next 4. Uncheck log on anonymously and
    type in ur cPanel username. 5. Type any name and click Next->Finish. 6. Now open the folder created
    -> Type in your password Congratulations!! You can now upload your files i....
  5. Uploading Problems
    Unable to upload any files. (4)
    I first used Frontpage to upload my site....it never used to be uploaded completely..some folders
    were incompletely uploaded. I tried smartftp but i got the folowwing message: QUOTE Connection
    closed. Server timeout.     An established connection was aborted by the software in your host
    machine.     Connection closed. I dont know what to do next. Should i try another software??
    After every unsuccessful attempt i used my file mamager to delete the public_html folder and created
    another folder with the same name. Can anyone help me??....
  6. How To Setup Frontpage
    To upload your files. (6)
    I ur using frontpage to make your site(Like me) then you might prefer to use its inbuilt FTP client.
    Heres how you upload your site using FP. Once ur done with your site:- 1. Click on File->Publish
    Site. 2. In the window's upper right corner there is an option called "Remote WEbsite
    Properties". Click on it 3. In the new window select FTP option. 4. Set the address to
    ftp."yoursubdomainhere".astahost.com replacing the Quotes. 5. Set directory to "public_html" 6. Your
    username and password will be the same for the cPanel. 7. The left panel is your local files within ....
  7. How To Setup Smartftp
    So you can upload files (1)
    You can download and use any FTP client you like. I'm using SmartFTP so that is what my
    instructions are for. Anyone using another client and they would like to create instructions for
    that let me know and I'll pin it. /smile.gif' border='0' style='vertical-align:middle'
    alt='smile.gif' /> You can dowload a copy here, it's free for private use and no nag screen
    until you used it for 30 days /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'
    /> http://www.smartftp.com/ With the new FTP client installed you have to access your accou....
  8. Accidental Delete of files in FTP Account
    HELP (14)
    I have accidentaly deleted some of the original files found on my accound server /sad.gif'
    border='0' style='vertical-align:middle' alt='sad.gif' /> ( i know i'm dum !! it was the
    first time that i used SMART ftp /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'
    /> but now ... where can i get the files from ??....
  9. Having Problems Connecting To Astahost Via Ftp
    (5)
    I am having some problems connecting to Astahost via FTP. I am using SmartFTP. Each time I attempt
    to log in, I get an error: QUOTE     SmartFTP v1.0.983.32     Resolving host name
    ftp.astahost.com...     Connecting to (ftp.astahost.com) ->  IP: 69.31.66.77 PORT: 21     Connected
    to (ftp.astahost.com) -> Time = 80ms     Socket connected waiting for login sequence. 220----------
    Welcome to Pure-FTPd ---------- 220-You are user number 2 of 50 allowed. 220-Local time is now
    17:37. Server port: 21. 220-IPv6 connections are also welcome on this server. 220 You will be ....
  10. Astahost Ftp
    for hosted users (13)
    How do i logon into my ftp account!!!! i know how to use my ftp client i have
    problems logging in.. like the password or the username doesn't correspond... but it does, what
    shoul i do!!! thanks....
  11. Chmod Files
    help me (9)
    hi every one how i can chmod my files to 666 via ftp program or ssh access please help me best
    regards soleimanian....
  12. Uploading the files via the Internet
    (9)
    Alright, I need some help on when I upload files via the Internet. Do I need to name my home page
    'index.html'? Also, I can't seem to view pictures on my page. Is there a certain tag I
    need to insert in my scripting? Thanks.....
  13. Uploading Files
    (13)
    Is using the File Manager in Cpanel better than using FTP software to upload and manage files? Is
    there any different? From my experience, using FTP is faster and easier. What's your take on
    this?....

    1. Looking for chmod, files, astahost

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for chmod, files, astahost
advertisement




How Do I Chmod Files On Astahost ?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE