sftpgo
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
How to download and setup sftpgo
Open terminal and run command
git clone https://github.com/drakkan/sftpgo.git
git clone is used to create a copy or clone of sftpgo repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with sftpgo https://github.com/drakkan/sftpgo/archive/master.zip
Or simply clone sftpgo with SSH
[email protected]:drakkan/sftpgo.git