Its about time someone made a SFTP module or upgraded the proftpd to run over ssl.
I'm thinking of either writing a new module using SSH subsystem or re-configuring proftpd.
Idea for SSH subsystem:
CentOS Guide:
http://red.zvps.co.uk/projects/zvps-desi...Sub_System
Ubuntu Guide:
http://red.zvps.co.uk/projects/zvps-desi...s_over_SSH
Home directories would be set in /var/zpanel/hostdata/{{username}}/* when creating the unix users. This would also enable ssh keypair auth for sftp users
I'm thinking of either writing a new module using SSH subsystem or re-configuring proftpd.
Idea for SSH subsystem:
CentOS Guide:
http://red.zvps.co.uk/projects/zvps-desi...Sub_System
Ubuntu Guide:
http://red.zvps.co.uk/projects/zvps-desi...s_over_SSH
Home directories would be set in /var/zpanel/hostdata/{{username}}/* when creating the unix users. This would also enable ssh keypair auth for sftp users