How to Set up Your Own FTP Server Using FileZilla
How to Set up Your Own FTP Server Using FileZilla
------------------Follow The Steps-------------
Step.1 Install
Go to filezilla-project.org and download FileZilla Server.
Install the program and launch it.
after installation The first thing you will see is this:
Go to filezilla-project.org and download FileZilla Server.
Install the program and launch it.
after installation The first thing you will see is this:
Server Address:----127.0.0.1 is your localhost address
Port:---14147 is your default filezilla port address
Administration password:- your admin password
Step2:-----Create User ------------
Go to the edit menu and choose “Users”
Here you can create and edit your users.
Click “Add” to add a new user and give it the name “as you wish”.
Now go to “Shared Folders”, here you can choose wich Folders on your computer this user will have FTP access to.
Click add and choose ur folder.
Select a folder you want to use and edit what permissions you want to give this user.
Now go to the control panel
Click Windows Firewell
Click the exception tab and add program->goto c:\program file\filezilla Server\filezilla server.exe Select it
then click Ok button
Step. 4 Local test
You need to know the computers local IP adress.
If you dont know this, open the command line
type ipconfig
Go into your web browser of choice (FireFox, Chrome, Safari, etc…)
In the adress bar type FTP://”the computers IP”:21 (For Example FTP://192.168.0.102:21
the 21 part is important cause its the port your router uses for FTP.
Now Your ftp server created . you can use your ftp server on your network address
Comments
Post a Comment