Archive for the ‘ FTP ’ Category

Open Windows Passive Ports With One Command

A friend of mine just sent me the following command to open passive ports on a Windows Machine. This is the easiest way to open Passive on a Windows I’ve seen.   I’ve run across everything from one liners that loop through every passive port, to full 10 page guides on the topic.  This is hands down the easiest way to open passive ports on a windows firewall I’ve come across.

NOTE: This only works on Windows Server 2008:

Simply issue the following command:

netsh advfirewall set global StatefulFtp enable

How To Add Additional FTP Users to a Domain in Plesk

This guide will show you how to create a separate FTP login for a specific domain using Plesk. This gives two different users the ability to connect to the same directory with the same permissions.

Click Here to see the full guide.