filmov
tv
How to Install SFTP on Ubuntu 22.04 LTS | LinuxSimply
Показать описание
In this quick tutorial, I will show you step-by-step how to set up and install SFTP (Secure File Transfer Protocol) on your Ubuntu system. This video explains the setting up of SSH which is a prerequisite for installing SFTP. So if you want to securely transfer your files, don't hesitate to implement SFTP.
Instructor Details
Ayesha Tun Nashrah
Commands Used:
1. sudo apt-get install openssh-client
2. sudo apt-get install openssh-server
3. sudo systemctl status sshd
4. sudo systemctl start sshd
5. sudo systemctl status sshd
Follow Us
#linux
#linuxsimply
#linuxtutorial
#administration
#installation