Download Multiple Files From Sftp Server Through Java [ SFTP Operation ]

preview_player
Показать описание
Hello and Namaste everyone,

Today we are learning, how we can list multiples files present at the remote server and then how we can download multiples from a remote server using sftp through java. This is also one of the operations that we can use after connecting to sftp.
Files will be list as a Vector of LsEntry and then we will copy the files from src to destination using the channel sftp.

#sftp #sftpjava #sftpMultipleFiles #sftpDownload
Рекомендации по теме
Комментарии
Автор

Hi ma'am,
In my local system file is of .zpl form I want to send this file .txt to server. How can change it?

sangameshghule