windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Posts Tagged ‘IIS 7’

Create FTP site on plain Windows Server

AUTHOR: Gabriel
12.03.2009

FTP (File Transfer Protocol) is a network protocol used for data transfer from one computer to another.
FTP allows a user to connect remote location without having full access to server.
FTP user is assigned with a specific location/part/space of server. This FTP user can be easily create with few steps in IIS.
We will have to first [...]

Read Full Post