What Is SFTP
#############################
Video Source: www.youtube.com/watch?v=vzGUEJplc80
SSH is Secure Socket Shell protocol, used to securely connect one computer to another computer. • SFTP is Secure File Transfer Protocol used to securely transfer files from one computer to another. • In this video, we will take a basic example on how we can do SFTP operations with Java using JSch and Public key authentication. • Index: • 00:00 Intro • 00:51 Generate RSA key pair • 01:59 Set private key in JSch • 02:26 Copy public key to remote machine • 03:50 Run the Example • Follow us on : • Facebook : / raksrahul-100219708647780 • Instagram : / raksrahul_ig • #sftp #java #JSch #Linux #raksrahul
#############################
New on site