Talk:Documentation
From FileZilla Wiki
So much about filezilla server remains unanswered. For instance, what does "bind IP addresses to server" do? I have no idea.
- The listening TCP socket can be bound to a specific set of the host's IP addresses - for instance, binding to 192.168.0.1 (assuming this is one of the server's IP addresses) should only permit connections from other hosts on the 192.168.x.y network (assuming a 255.255.0.0 netmask). Not sure this is actually working properly...
Even more perturbing is when entering IP addresses in the IP filter lists, filezilla will balk at entries like: 3.0.0.0-3.255.255.255 4.0.0.0-4.255.255.255
To my knowledge, these are perfectly valid IP ranges. However, filezilla will quite mysteriously refuse to accept them.
- Seems to have been fixed?
[edit] Need Detail on "Enable" Box Attributes
The 'Enable' box for user accounts can be set to one of three modes. These are none, check mark and the last is a green square. I think I have the none and check mark selection figured out, but what does it mean when the box is filled with a green square?
- It means inherit from group. --CodeSquid 15:35, 16 November 2007 (CET)

