when i connect to my ftp it sometimes gives message user 7 of 50 allowed..........why 7 i m connected at one place only so why does it give this message....?
FTP
7 of 50 means you're 7th person connecting to the FTP server at that moment.
It's a GLOBAL value.. There's 7 other people connected to the FTP server at that time..
Don't worry, unless the value gets too high you wont have a problem with logging in.
In other words Frihost's FTP server is only allowing 50 connections on the free hosting class. ^_^
If it doesn't make any sense.. just reply ^_^
It's a GLOBAL value.. There's 7 other people connected to the FTP server at that time..
Don't worry, unless the value gets too high you wont have a problem with logging in.
In other words Frihost's FTP server is only allowing 50 connections on the free hosting class. ^_^
If it doesn't make any sense.. just reply ^_^
This is how most Linux FTP servers (including PureFTPd) are configured by default. It helps to prevent some sorts of DoS attacks.
If it ever gets to 50 users, then you won't be able to log in (hopefully this never happens)
If it ever gets to 50 users, then you won't be able to log in (hopefully this never happens)
This is how most Linux FTP servers (including PureFTPd) are configured by default. It helps to prevent some sorts of DoS attacks.
If it ever gets to 50 users, then you won't be able to log in (hopefully this never happens)
If it ever gets to 50 users, then you won't be able to log in (hopefully this never happens)
