Hi all!
I'm a stupid lame n00b - I know it.
CAn anybody help me in starting ioFTPD server?
I setup ioFTPD and now
ftp://127.0.0.1:21 works fine with anonymous and with ioFTPd too.
And if I want to share my ftp with others - what I shall change in config?
I have global IP and peoples with global IPs cant se my ftp service, only me (cause I change nothing in config, only port)
If I change from this:
Code:
[Any]
Host = 0.0.0.0
To this:
Code:
[Any]
Host = my.global.ip.xx
FTP service wont work at all!
So, please, help me setting up REAL FTP SERVICE!