Re: Does IIS support SFTP?
- From: ".._.." <testing@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 14 Mar 2008 15:53:28 GMT
I too have been struggling with this issue. WHY WHY WHY no FTPS in IIS 6?
The security issues were well known well before that....
Here's a guide for using SSH to set up SFTP on Windows.
http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows
The problem is, that bumps the user-sophistication level up to "nightmare
tech support problems" level and a lot of software packages don't connect
natively (i.e. DreamWeaver, Expressions Web) so you end up having to
manipulate files, save them locally, then use some other method to transfer
to the server.
"Alun Jones" <alun@xxxxxxxxxxxxx> wrote in message
news:E4960DD6-7F8D-4257-B022-6B1A4FB266E8@xxxxxxxxxxxxxxxx
"tl" <tl@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:147FDBF0-2F14-4D56-AECE-347C51CACED7@xxxxxxxxxxxxxxxx
Sure enough:
http://learn.iis.net/page.aspx/310/whats-new-for-microsoft-and-ftp/
contains
the welcome words:
"To clarify, Microsoft offers an FTPS solution. SFTP typically involves
using FTP over SSH. Microsoft does not provide any solution for securing
FTP
traffic that uses an implementation of SSH. "
Technically speaking, that statement is wrong.
SFTP has nothing whatsoever to do with FTP, except that they both move
files.
SFTP is an add-on component to an SSH solution. It adds file transfers to
an existing SSH session.
FTP is all about file transfer, with no capability to run shell code like
SSH. FTPS is adding a secure layer using SSL or TLS to an existing FTP
session.
It may seem like a subtle distinction, but it does make the two completely
independent and incompatible.
If you use "Secure FTP" to mean "FTP that has been secured", then you will
be looking for FTPS. If you mean "I just want to transfer files
encrypted", then you are looking for FTPS, WebDAV, SFTP, SCP, HTTPS, and
probably a couple of dozen other protocols that can encrypt files in
transit.
Alun.
~~~~
--
Texas Imperial Software | Web: http://www.wftpd.com/
23921 57th Ave SE | Blog: http://msmvps.com/alunj/
Woodinville WA 98072-8661 | WFTPD, WFTPD Pro are Windows FTP servers.
Fax/Voice +1(425)807-1787 | Try our NEW client software, WFTPD Explorer.
.
- References:
- Re: Does IIS support SFTP?
- From: Bernard Cheah [MVP]
- Re: Does IIS support SFTP?
- From: Alun Jones
- Re: Does IIS support SFTP?
- Prev by Date: Re: Outlook Web Access
- Next by Date: Re: Outlook Web Access
- Previous by thread: Re: Does IIS support SFTP?
- Next by thread: Re: Login fails regardless of password
- Index(es):
Relevant Pages
|
|