FileZilla not working on Server 2008 R2
Solution 1:
Well, I can absolutely verify that FileZilla works with Windows Server 2008 R2 (used it many times myself). So, it's probably a configuration problem.
Sounds obvious, but have you tried switching between PASSIVE and ACTIVE mode in your FileZilla (client) Connection's properties? That's often a cause of problems. (There's a great guide to understanding their differences here).
Remember:
- For Active connections open ports 20 and 21
- For Passive connections open ports 21 and 1024+ (and higher)
I'll post more if I think of any further common problems. Good luck!