Softaculous


Topic : Manage a FTP space for the customer


Posted By: pumanetwork on November 10, 2019, 4:02 pm
Hello,

I have a suggestion and a  feature useful for my case.
It ill be the possibility that i define a FTP storage for a customer, with a generation of a login and password for him.

The customer will be able to view these FTP details (IP of FTP server, login, password) directly in virtualizor.
the customer should also be able to change the password of his FTP space.

In the idea, the FTP is hosted to another dedicated server (with proftpd or vsftp).
It can also point to an internal script made by me to allow changing the password of the client. In this case, I need the variable "login" defined previously for such client and return the new password to virtualizor ?

Do you think you can add to your suggestion / to do list please ?

Thanks to read me.

Posted By: wolke on November 12, 2019, 11:08 am | Post: 1
There is a great feature of Virtualizor with which you can do that: hooks
You can create a script that inits the ftp space at the after_createvps hook for example and deletes the ftp space at after_deletevps hook.
client will not be able to see the details in Virtualizor panel, but you can send him the access details (from your script..).
Have a look:https://www.virtualizor.com/docs/developers/hooks/


Edited by wolke : November 12, 2019, 11:09 am

Posted By: pumanetwork on November 14, 2019, 10:53 pm | Post: 2
Hi,

Yes thanks for the idea, it will be a good start !

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.