Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to make my ftp server over the internet

i made it on Debian linux computer

and i changed the port of it to 201

my local ip is 192.168.1.3

so i can access it from any computer on my network through ftp://mylocalip:201

it appear to me the login page i login with my linux user and can see the files on my ftp server

to make it public i make port mapping on my router for port 201

when i try ftp://mypublicip:201 it give me the login page and when i entered the login data it is loading infinity without open my ftp server files

when i made it over default port 21 it works fine.

can any one tell me what is the problem here?
Posted
Updated 2-Oct-12 22:58pm
v2
Comments
Achha Insan 3-Oct-12 5:32am    
nothing is impossible. you can do it.
amir tarek 3-Oct-12 5:34am    
how...!!
Achha Insan 19-Oct-12 5:30am    
all the best. do it :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900