Get Your Free IT Resume Guide

Tag: FTP 4 posts

How to Setup Your Own FTP Server

By Roman Rafacz December 15, 2009 One comment

If you’ve ever used FTP before then you already know it’s a very convenient way to exchange data from one location to another. If you’re like me and constantly have to burn discs, package them, and then ship them or perhaps you always have to carry around a hard disk with you in case you [...]

Securing FTP 7.0 with SSL and User Isolation

By Dave Lawlor May 7, 2008 4 comments

If you have been following our FTP 7.0 chronicles, in the first article we installed FTP Publishing Service for IIS 7.0 and configured it for anonymous access. For those with less public needs, the next article covers setting up FTP 7.0 User Authentication using both Windows authentication and IIS User Manager. In this article we [...]

How to Setup User Authentication in FTP 7 on IIS 7.0

By Dave Lawlor April 30, 2008 39 comments

As I wrote in the article on installing FTP 7 on IIS 7.0, Microsoft completely rewrote the FTP service code for Server 2008. Included in this update were a number of ways to secure your FTP server against intrusion. One of the easiest ways to secure your FTP site is to have users authenticate instead [...]

Installing FTP Publishing Service for IIS 7.0

By Dave Lawlor April 25, 2008 15 comments

If you’ve been administrating IIS for any amount of time and had a need for FTP service you know that Windows Server has been lacking in that arena for years. With the release of Server 2008 and IIS 7 I was hoping to see some improvements, but alas it wasn’t to be. As I started [...]