Concepts
- WinSCP is a Windows client for file transfer.
- SFTP uses SSH.
- The remote machine must have SSH enabled.
- The user needs the correct host/address, username, password or key, and permissions.
Remote Access / File Transfer
A short technical note on using WinSCP and SFTP to transfer files securely between a Windows machine and a Mac or Linux host.
SFTP is preferred over plain FTP because it uses SSH. Public-facing access should be avoided unless properly secured.