How To create a Ftp Server?

Write your "How To" regarding anything you are comfortable with and you feel it will help the forum members.

NOTE :: All threads started here will appear only after the approval from Administrator
Post Reply
anish
Posts: 353
Joined: Fri Apr 27, 2007 12:34 pm
Contact:

How To create a Ftp Server?

Post by anish »

Setting Up An FTP Server Using Bulletproof FTP Server

Download and Install from

http://www.bpftp.com/

Basics

1. Start the program.
2. **** on Setup > Main > General from the pull-down menu.
3. Enter your Server Name into the Server Name box. Under Connection set the “Max number of users" to any number. This is the limit as to how many users can be on your sever at any time.


4. **** on the Options tab of that same panel (on the side).
5. Look at the bottom, under IP Options. Put a check in the box Refuse Multiple Connections from the same IP. This will prevent one person from blocking your FTP to others.
6. Also put a check in the Blocked Banned IP (instead of notifying client). VERY IMPORTANT! If somebody decides to Hammer (attempt to login numerous times VERY quickly) your server/computer may CRASH if you don't enable this.

7. **** on the Advanced tab.
8. At the bottom again look at the Hammering Area.
9. Enable Anti-Hammer and Do Not Reply to People Hammering. Set it for the following: Block IP 120 min if 5 connections in 60 sec. You can set this at whatever you want to but that is pretty much a standard **** 'OK'.

Adding Users

11. Setup > User Accounts form pull-down menu.
12. Right **** in the empty User Accounts area on the right: choose Add
13. Enter account name. (ie: logon name)
14. In the Access rights box Right ****: choose Add.
15. Browse until you find the directory (folder) you want to share. In the right column you will see a bunch of checkboxes. Put a check in the following ones: Read, Write, Append, Make, List, and +Subdirs. Press select.
16. Enter a password for your new FTP account.



17. **** on Miscellaneous in the left column. Make sure Enable Account is selected. Enable Max Number of Users set it to a number other than zero. 1 for a personal account and more that one for a group account. Enable Max. no. of connects per IP set it at 1.

18. Under Files enable show relative path this is a security issue. A FTP client will now not be able to see the ENTIRE path of the FTP. It will only see the path from the main directory. Hide hidden flies as well.
Put a tick in both of these.

Advanced

You don't need to do any of this stuff, but It will help tweak your server and help you maintain order on it. All of the following will be broken down into small little areas that will tell you how to do one thing at a time.

Changing the Port
The default port is always 21, but you can change this. Many ISPs will routinely do a scan of its own users to find a ftp server, also when people scan for pubs they may scan your IP, thus finding your FTP Server. If you do decide to change it many I suggest that you make the port over 10,000.
1. Setup > Main > General
2. In the Connection area is a setting labeled Listen on Port Number:
3. Make it any number you want. That will be your port number.
4. **** OK'

Making an 'Upload Only' or 'Download Only' FTP Server.

This is for the entire SERVER, not just a user.
1. Setup > Main > Advanced
2. In the advanced window you will have the following options: uploads and downloads, downloads only, and uploads only. By default upload and download will be checked. Change it to whatever you want.
3. **** 'OK’


SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Your account has been credited 25 points for sharing that 'how to'.
Post Reply