Jump to content

function: lchown


Devine

Recommended Posts

The SCRIPT user is 99.. the FTP user is 32149.

 

As long as you do not mix ftp and script data together, you will have no problem.

 

If you have shell access, you can use that to change permissions on your files so that user 99 can modify user 32149's files. 

Then you have two options:

 

1.  Keep your ftp files and script files totally seperate.  Use a script to create new directories, instead of using ftp.  If the script creates a directory, then it will have full permissions in that directory.

2.  Ask your hosting provider how you can change permissions on your files.

Then you have two options:

 

1.  Keep your ftp files and script files totally seperate.  Use a script to create new directories, instead of using ftp.  If the script creates a directory, then it will have full permissions in that directory.

2.  Ask your hosting provider how you can change permissions on your files.

 

It wont allow me to use mkdir

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.