简体   繁体   中英

Is it possible to connect to sftp server using client side javascript. Is it secure?

Is it possible to connect to sftp server and read files using client side javascript. How secured is it ?

Is it possible to connect to sftp server and read files using client side javascript.

No. Browsers provide no APIs that would allow an SFTP connection to be made.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM