Jump to content

Recommended Posts

Posted

Afternoon All,

 

So our CS guys decided to do their coursework using PHP for their classes but it needs to be controlled, so obviously each user needs a private area for PHP to run.

 

My idea would be a personal folder on the web-server that each user has FTP access to.

 

Just wondering how this works from the FTP point of view, do you need 1 server setup for each, or can you use one server and then lock down users to a single folder etc? (Bearing in mind this needs to be within the IIS folders for the PHP to function etc)

 

Many thanks,

Steve

Posted
Directory per user, set users home dir on the FTP of the created user folder.

 

Can most FTP servers do that? Never really tried with multiple users before :) Thinking FTPZilla maybe?

 

Steve

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...