Closed Thread
Results 1 to 7 of 7

Thread: Chmod Files

  1. #1
    Senior Member ghobro is an unknown quantity at this point
    Join Date
    May 2001
    Location
    Rengat, Riau
    Posts
    124

    Chmod Files

    Usually i use cuteftp or ultraedit to chmod files on remote server, but after a month ago, my isp have been closed ftp port. But, by using linux i can ftp-ing my files, but ther is problem. I dont know to chmod my files at remote server. Anyone can fix my problem?

  2. #2
    Pro Member martian is an unknown quantity at this point martian's Avatar
    Join Date
    May 2001
    Location
    Europe, Belgium
    Posts
    344
    why did your ISP closed FTP port ?

  3. #3
    FWS Addict atlas has a spectacular aura aboutatlas has a spectacular aura about atlas's Avatar
    Join Date
    Nov 2000
    Posts
    501
    I suppose if they closed FTP then you probably don't have SSH or telnet access to your account either?

    If you do:

    chmod <permissions> <filename>

    755 generally for CGI scripts
    644 generally for static HTML

    -mk

  4. #4
    Senior Member ghobro is an unknown quantity at this point
    Join Date
    May 2001
    Location
    Rengat, Riau
    Posts
    124
    My ISP say they do it for security reason (I dont understand it)

    My site hosted at free server (barrysworld) . I think, there is no free server give telnet account.

  5. #5
    Senior Member fatman is an unknown quantity at this point
    Join Date
    Mar 2001
    Posts
    119

    Re: Chmod Files

    Originally posted by ghobro
    Usually i use cuteftp or ultraedit to chmod files on remote server, but after a month ago, my isp have been closed ftp port. But, by using linux i can ftp-ing my files, but ther is problem. I dont know to chmod my files at remote server. Anyone can fix my problem?
    I'm not sure I understand this correctly. How is it you can ftp using Linux but not using Windows? Both clients would use the same port, and if the ISP has blocked the port, would not all the clients be unable to access your site?
    What do you mean I'm not in shape? Round is a shape too, isn't it?

  6. #6
    Senior Member ghobro is an unknown quantity at this point
    Join Date
    May 2001
    Location
    Rengat, Riau
    Posts
    124
    I'm not understand too. Maybe my story can help u. I'm uploading my files at netcafe. Before, the netcafe connect by ISP, but all of ISP in my city very bad. Then 5 netcafe agree to buy connection by satelit from an ISP from Singapore. Every netcafe get different IPs. Netcafe who have the big investment then manage it. Then they closed FTP.
    In my netcafe, client using windows, but server linux. After using satelit, the server still used but only virtual server. From client i can upload to my server at my net (I have an account), then upload to world. But, if upload from my client directly, connection refused.


    For your help, thx!

  7. #7
    Senior Member ghobro is an unknown quantity at this point
    Join Date
    May 2001
    Location
    Rengat, Riau
    Posts
    124

    Thx all

    Thx n i'm sorry. I have fixed the problem, an thx for your comment and attention. Someone tell me that at linux ftp there is chmod command, not like dos ftp

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts