This is a very quick and easy guide how to install SFTPGO on Ubuntu Server 18.xx or higher:
sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:sftpgo/sftpgo
sudo apt install sftpgo
sudo systemctl status sftpgo
Then, you can access / use SFTP go from:
http://{whatever your IP}:8080
SFTP port is 2022
No comments:
Post a Comment