windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Posts Tagged ‘Publish’

How to secure FTP Server

AUTHOR: Gabriel
16.09.2009

FTP [File Transfer Protocol] used to transfer files over network. FTP is a part of Internet Information System (IIS).
As this a protocol used for file transfer, it must be secured
Following are some of the tips to secure your FTP web sites -
1]
“Permission” - is one of the most important factor needs to be consider [...]

Read Full Post

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