windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Posts Tagged ‘Protocol’

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

How to add multiple IPs ?

AUTHOR: Gabriel
17.06.2009

How to add multiple IPs
Its very easy to add single IP on server from Plesk interface under “IP Addresses” section as it involve only few steps like click on “Add New IP Address” >> enter new IP, Subnet mask and hit Ok.
But its very tiresome if you have to add several IPs say 50, it [...]

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