3
FTP for Windows How to get ftp to work in Windows -Navigate to control panel -> programs and features -On the left side click on Turn Windows features on or off -Enable FTP Server and IIS management console as in the below photo

FTP for Windows How to get ftp to work in Windows -Navigate to control panel -> programs and features -On the left side click on Turn Windows features

Embed Size (px)

Citation preview

Page 1: FTP for Windows How to get ftp to work in Windows -Navigate to control panel -> programs and features -On the left side click on Turn Windows features

FTP for WindowsHow to get ftp to work in Windows-Navigate to control panel -> programs and features-On the left side click on Turn Windows features on or off-Enable FTP Server and IIS management console as in the below photo

Page 2: FTP for Windows How to get ftp to work in Windows -Navigate to control panel -> programs and features -On the left side click on Turn Windows features

-From your start menu search for IIS manager and open the program-Click on sites in the connections panel on the left-Click on add FTP Site in the actions panel on the right-Put in localhost for the site name and choose a directory

Page 3: FTP for Windows How to get ftp to work in Windows -Navigate to control panel -> programs and features -On the left side click on Turn Windows features

-On the next page disable ssl-On the next page allow read/write access to the users you want to add (or just choose all users) Source: http://technet.microsoft.com/en-us/library/hh831655.aspx#Prerequisites