Iis and sftp

AJF 1 Reputation point
2022-03-10T17:38:08.333+00:00

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
{count} votes

3 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,766 Reputation points Volunteer Moderator
    2022-03-10T18:55:59.257+00:00
    0 comments No comments

  2. 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.

    0 comments No comments

  3. 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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.