Koozali.org: home of the SME Server

I cant chmod a file from my ftp client?

New_to_sme

I cant chmod a file from my ftp client?
« on: May 15, 2004, 08:49:59 PM »
Hi - I have DL and installed SME 6.0 and it is up and running fine. I am going to use it as a testserver for making postnuke sites.

I upload PN726 til my primary ibay and then I try to chmod 666 my config.php file. I tells me that either til file or the directory does not exist or that I dont have the right permission. I am logged om as admin and the file exist.

I could logom as root, but I dont know if it will help or where the path to the primary ibay is, so I could find my file.

The question is, is this problem due to the admin account, to the ibay ( if so where should I put my files ) or should I make a public directory to put my files in?

Offline briank

  • ****
  • 146
  • +0/-0
I cant chmod a file from my ftp client?
« Reply #1 on: May 18, 2004, 12:42:36 AM »
Use midnight commander (mc at a command line - putty from remote) to look at the file/directory structure. Sounds like you don't have correct permissions. You can view and change these from within mc as well.
Your admin subdir is /home/e-smith/files/users/admin/home
and Primary is /home/e-smith/files/ibays/Primary/files
Good luck
Brian

Offline del

  • *
  • 765
  • +0/-0
I cant chmod a file from my ftp client?
« Reply #2 on: May 18, 2004, 01:56:55 PM »
Hi,
I don't think you are allowed to do this to the primary ibay, not by default anyway. Someone here mY know how to set it to allow it but I just use winscp and ssh to do it. Hope this helps.
Regards,
Del :-)
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

New_to_sme

Thank you
« Reply #3 on: May 21, 2004, 08:52:18 AM »
Thank you for the path. I will try MC also. It sounds easyer, because my needs for remote access.