see:
Iis and sftp
Guys,
When i want to upload a website to my iis(in an AD environment) through sftp(using a tool like cuteftp, filezilla, winscp), how can i get this done? Have been searching for a tutorial for a long time, but canmot find one.
Thank you.
Windows development | Internet Information Services
3 answers
Sort by: Most helpful
-
Bruce (SqlWork.com) 77,766 Reputation points Volunteer Moderator
2022-03-10T18:55:59.257+00:00 -
AJF 1 Reputation point
2022-03-10T19:30:52.617+00:00 Many thanks for the reply, but this is ftp only so not secure, if i am correct.
-
Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
2022-03-11T01:30:47.733+00:00 Hi @AJF ,
Windows IIS doesn't support SFTP.
The only option with Windows IIS is to use FTPS or FTP over TLS/SSL which is a different protocol and not compatible to SFTP.
The common FTP clients should be able to connect to FTPS/FTP over TLS/SSL as well.----------
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten