Ten minutes ago was the first time I had ever heard of "Secure FTP".
I assume that is using SSH or SSH2 underneath.

What support, if any, does the various versions of Windows provide for SFTP
?

Thanks

Stephen Howe

Re: SFTP by François

François
Wed Apr 27 12:06:39 CDT 2005


"Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom> a écrit dans le
message de news:eU8%23Gq0SFHA.2128@TK2MSFTNGP15.phx.gbl...
> Ten minutes ago was the first time I had ever heard of "Secure FTP".
> I assume that is using SSH or SSH2 underneath.
>
> What support, if any, does the various versions of Windows provide for
SFTP
> ?

Windows doesn't provide native SFTP client nor server.

--
Dialoguer pour une meilleure sécurité
Chat for a better security

Communauté sécurité Microsoft (French Microsoft security community) :
http://www.rezalfr.org/securite



Re: SFTP by Stephen

Stephen
Wed Apr 27 12:07:00 CDT 2005

Hrrrm, I can see Telnet and FTP in C:\WINNT\system32\ on Win2000
Nothing within them indicates any security options.
Telnet is Microsoft's, FTP is as well I think

More research required

Stephen Howe



Re: SFTP by S

S
Thu Apr 28 04:33:52 CDT 2005

More research is not required: Microsoft provides neither SSH nor FTP-TLS
software. Go 3rd-party; OpenSSH is available as an MSI and is easy to
deploy.

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

"Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom> wrote in message
news:enxjIu0SFHA.3552@TK2MSFTNGP10.phx.gbl...
> Hrrrm, I can see Telnet and FTP in C:\WINNT\system32\ on Win2000
> Nothing within them indicates any security options.
> Telnet is Microsoft's, FTP is as well I think
>
> More research required
>
> Stephen Howe
>
>



Re: SFTP by Stephen

Stephen
Thu Apr 28 16:01:15 CDT 2005

> More research is not required: Microsoft provides neither SSH nor FTP-TLS
> software.

Why is that? You would think that with the current set of malware plaguing
Windows, Microsoft would offer SSL and SSH for Windows as components of some
kind.
Seems odd.

What have I missed here?

Thanks

Stephen Howe



Re: SFTP by S

S
Sat Apr 30 23:31:50 CDT 2005

I guess Microsoft considers communications in Windows secure (true - you
have selection of protocols supporting TLS, encrypted RPC etc, VPNs and easy
to deploy IPsec) and leave space for ISVs. You can get OpenSSH for Windows
for free under BSD license (do wjhatever you want -
http://sshwindows.sourceforge.net).

If secure communications are transparent to applications - like Windows
IPsec, for instance - malware will spread anyway. Introducing communications
that will require individual configuration for each network node and
session, like with SSH, is not manageable in enterprise and cannot replace
Windows file and print services. So FTP-TLS and SSH won't help here. The
right strategy would be - get secure and stay secure.

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

"Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom> wrote in message
news:elIbsVDTFHA.1384@TK2MSFTNGP09.phx.gbl...
> > More research is not required: Microsoft provides neither SSH nor
FTP-TLS
> > software.
>
> Why is that? You would think that with the current set of malware plaguing
> Windows, Microsoft would offer SSL and SSH for Windows as components of
some
> kind.
> Seems odd.
>
> What have I missed here?
>
> Thanks
>
> Stephen Howe
>
>