I'm trying to securely transfer data from Solaris (version 10) to a Windows fileshare so the business users can access it.
The fileshare is mapped as a drive letter in an intermediary Windows Server (Win2003) that has openSSH running as a service.
If I use SFTP or SCP to PUSH the file from Solaris, I expect the transfer will be secure to the intermediary server - but will the transfer to the ultimate destination (the fileshare) be secure or is the final transmission done by Windows without encryption?