FileZilla is a file transfer protocol (FTP) solution.
N/A
NGINX
Score 9.2 out of 10
Mid-Size Companies (51-1,000 employees)
NGINX, a business unit of F5 Networks, powers over 65% of the world's busiest websites and web applications. NGINX started out as an open source web server and reverse proxy, built to be faster and more efficient than Apache. Over the years, NGINX has built a suite of infrastructure software products o tackle some of the biggest challenges in managing high-transaction applications. NGINX offers a suite of products to form the core of what organizations need to create…
I use FileZilla to securely upload files that are not permitted to be sent via insecure methods like email or web forms. FileZilla is great to test the ability to "reach" the remote SFTP server and to verify my files arrived. Once I have tested that, then our internal IT group automates the uploads to these third parties, however I can always manually log into FIleZilla to verify the uploads.
[NGINX] is very well suited for high performance. I have seen it used on servers with 1k current connections with no issues. Despite seeing it used in many environments I've never seen software developers use it over apache, express, IIS in local dev environments so it may be more difficult to setup. I've also seen it used to load balance again without issues.
Strips away unwanted underlying code from products that produce documents using any Microsoft product that is not needed in our products.
The nice part is that it strips away hidden code such as ctrl and another digit that is not necessary or can be replaced with the correct coding to produce standard processes such as graphics using ANSI or another protocol as well as line feeds and header masks.
We are in the process of determining if their pro product will function in the way we want it to across networks rather than going to each workstation to make changes decreasing our productivity.
We are also evaluating whether their technical support is responsive.
Website slow to download from - This is a minor gripe, and only a one time thing, but in writing this review I decided to install the latest version of FileZilla just to make sure I was running the latest and greatest. Turns out that it takes 10 minutes to download from their website, on a 50 Mbit dedicated business line.
Some features locked behind Pro - The free version of FileZilla lacks some features that would be nice to have without requiring the upgrade to Pro. However, FileZilla Pro is quite affordable and so if you need integration with Google Drive, OneDrive, DropBox, Box, or many others, then it's definitely worth it.
Auto-update could be improved - I had a version of FileZilla installed and it would not auto update. In fact, Mac OS X required me to remove it, saying that it was malware. I re-downloaded FileZilla again after this, but it was odd. At other times, it seems that FileZilla auto-updates just fine.
Customer support can be strangely condescending, perhaps it's a language issue?
I find it a little weird how the release versions used for Nginx+ aren't the same as for open source version. It can be very confusing to determine the cross-compatibility of modules, etc., because of this.
It seems like some (most?) modules on their own site are ancient and no longer supported, so their documentation in this area needs work.
It's difficult to navigate between nginx.com commercial site and customer support. They need to be integrated together.
I'd love to see more work done on nginx+ monitoring without requiring logging every request. I understand that many statistics can only be derived from logs, but plenty should work without that. Logging is not an option in many environments.
FileZilla is really easy to understand and makes it easy to log into servers to upload files. Moving files around is a breeze (even if it's a little tedious to wait for large quantities to move one by one) and editing html and css files directly is a feature it would be difficult for us to live without
Front end proxy and reverse proxy of Nginx is always useful. I always prefer to Nginx in overall usability when you have application server and database or multiple application servers and single database i.e. clustered application. Nginx provides really good features and flexibility which helps the system administrator in case of troubleshooting and also from the administration perspective. Also, Nginx doesn't delay any request because of internal performance issues.
I've always found the setup of FileZilla to be easy to use and setting up new sites has been quick. In working with FileZilla, I haven't had any issues. I rate it high because it's easy, quick, and free. I think anyone that is familiar with File Explorer can use FileZilla.
Community support is great, and they've also had a presence at conferences. Overall, there is no shortage of documentation and community support. We're currently using it to serve up some WordPress sites, and configuring NGINX for this purpose is well documented.
Both perform the job they are expected to do, and they are easy to use. The FileZilla software is a desktop-based app, so I can only access it on the device on which it was installed. Cisco Secure Email allows you to send emails as you would normally, but the email and attachments are secure.
We have used Traffic, Apache, Google Cloud Load Balancing and other managed cloud-based load balancers. When it comes to scale and customization nothing beats Nginx. We selected Nginx over the others because
we have a large number of services and we can manage a single Nginx instance for all of them
we have high impact services and Nginx never breaks a sweat under load
individual services have special considerations and Nginx lets us configure each one uniquely
Nginx has decreased the burden of web server administration and maintenance, and we are spending less time on server issues than when we were using Apache.
Nginx has allowed more people in our company to get involved with configuring things on the web server, so there's no longer a single point of failure ("the Apache guy").
Nginx has given us the ability to handle a larger number of requests without scaling up in hardware quite so quickly.