FTP (File Transfer Protocol)
It is a protocol that is used to transfer or copy the file from one machine to another. And in FTP, a secure channel is not provided to transfer the files between the hosts or systems.
Default port -21.
FTP is used for transferring of web pages and used for downloading the files from other different servers. Basically, it is used for transferring the files from one system to another system more reliably and efficiently.
SFTP(Secure File Transfer Protocol)
It is a protocol that provides a secure channel, to transfer or copy the file from one machine to another. SFTP establishes the control connection under SSH protocol. SFTP encrypts the data before sending.
Default port -22.
User Name: demo
Password: password
Click on Create Server Alias:
Specify Alias, Remote Host, Port details and click on Get Host Key
Now, create User Alias Settings
Save the connection and test it.
Now, create a simple flow in Designer
No comments:
Post a Comment