Differences
This shows you the differences between the selected revisions of the page.
2024-04-07 | 2024-04-07 (current) | ||
no summary (87.110.143.182) (hidden) (untrusted) | typography (martin) | ||
Line 1: | Line 1: | ||
- | awdasdawddssdasdaaile transfer session from server to client and from client to server. If you still have a | + | ====== How do I know if the connection is secure? ====== |
+ | Once connected, you can see a "lock" icon on the status bar. When it is highlighted (yellow), your connection is secure, when it is grayed, your connection is insecure. | ||
+ | |||
+ | WinSCP supports three file transfer protocols, [[SFTP]], [[FTP]] and [[SCP]]. SFTP and SCP use [[SSH]], thus they are secure. FTP has secure variant, [[ftps|FTPS]]. | ||
+ | |||
+ | However, please ensure that the server you are connecting to is a secure server to start with -- WinSCP only secures a particular file transfer session from server to client and from client to server. If you still have open FTP or Telnet port on your server, you are not safe! | ||
+ | |||
+ | Also read documentation to learn more about [[SSH]], [[ftps|FTPS]] and [[security|security in general]]. |