Can I Programmatically Create FTP Accounts With Azure?

How can I create an FTP account and limit the access of the user?

  • I create a new ftp user account with the following command: "sudo adduser username" and it creates automatically a folder where the user is going to put their files, but when the user login through FTP he can go up a directory to the root directory and do whatever he wants, the big question is "How can i limit the access of the user and let him only to see his folder and don't permit to go to another up directory?"

  • Answer:

    What you are referring to is jailed user accounts.  A search on Google for "jailed user account ftp" should point you in the right direction.

Van Glass at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.