SFTP User Creator is a service which takes an excel file as an input and creates sftp users.
You need to follow the below method in order to create a secure ftp server with 2FA before running the service.
- Install
ssh
andgoogle-authenticator
sudo apt update
sudo apt upgrade
sudo apt install ssh
sudo apt install libpam-google-authenticator
SFTP User Creator is released under Apache-2.0 license. Please read LICENSE for more information.
I always appreciate help from the community to develop. Please send me an email to mail@rashintha.com to get started!