Forums
Why do we use SFTP for file transfer? - Printable Version

+- Forums (https://bdn.bdb.ai)
+-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13)
+--- Forum: BDB Data Pipeline (https://bdn.bdb.ai/forumdisplay.php?fid=48)
+---- Forum: BDB Data Pipeline Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=17)
+---- Thread: Why do we use SFTP for file transfer? (/showthread.php?tid=379)



Why do we use SFTP for file transfer? - Abhiram.m - 12-22-2022

Secure File Transfer Protocol (SFTP) is a network protocol for securely accessing, transferring, managing large files and sensitive data. SFTP is used for transferring files over Transport Layer Security and the transfer of data for virtual private network (VPN) applications with high security.

It uses SSH to transfer the files and requires that the client be authenticated by the server.