Software Alternatives & Reviews

GitHub Desktop VS FileZilla

Compare GitHub Desktop VS FileZilla and see what are their differences

GitHub Desktop logo GitHub Desktop

GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.

FileZilla logo FileZilla

FileZilla is an FTP, or file transfer protocol, client. It lets individuals transfer single files or batches to a web server. For many years, FTP was the standard for website design. Read more about FileZilla.
  • GitHub Desktop Landing page
    Landing page //
    2023-05-02
  • FileZilla Landing page
    Landing page //
    2021-12-13

GitHub Desktop videos

GitHub Desktop 2.0 -- Easy Mode Version Control

More videos:

  • Review - GitHub Desktop Quick Intro For Windows
  • Tutorial - Git and GitHub for Beginners: GitHub basics, and how to use GitHub Desktop

FileZilla videos

How to Use FileZilla (FTP Tutorial)

More videos:

  • Review - FileZilla Review: The Best FTP Client Available [HD]
  • Review - Filezilla FTP Client Review

Category Popularity

0-100% (relative to GitHub Desktop and FileZilla)
Git
100 100%
0% 0
File Transfer
0 0%
100% 100
Code Collaboration
100 100%
0% 0
FTP Client
0 0%
100% 100

User comments

Share your experience with using GitHub Desktop and FileZilla. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare GitHub Desktop and FileZilla

GitHub Desktop Reviews

Best Git GUI Clients of 2022: All Platforms Included
Creating branches and switching to existing ones isn’t a hassle, so is merging code with the master branch. Furthermore, you can track your changes with GitHub Desktop. Check out our detailed guide on how to use GitHub for more detailed information.
Boost Development Productivity With These 14 Git Clients for Windows and Mac
GitHub Desktop is the global standard for working with Git-related tasks in a graphical user interface (GUI). It is an open-source tool and hence completely free to use for all sorts of projects. It is available for both Windows and macOS desktops and laptops.
Source: geekflare.com
Best Git GUI Clients for Windows
GitHub Desktop is, perhaps, the most famous solution for working with Git in a visual interface. It is familiar to all developers keeping their repositories on GitHub (Git repository hosting service used for version-controlling IT projects). This free Git GUI is open-source, transparent, and functional. When you consider the Git graphical interface for Windows, GitHub...
Source: blog.devart.com

FileZilla Reviews

  1. Review

    Ugh, website updates used to be such a hassle! Maybe FileZilla doesn't have every fancy feature out there, but for someone like me who just needs to update their website photos and stuff, FileZilla is a total rockstar.

    👍 Pros:    Fast
    👎 Cons:    Nothing, so far

10 Best FTP Clients for WordPress Users (Mac and Windows)
One of the most popular names in the FTP game is Filezilla. Not only is FileZilla free and easy to download, but it doesn’t take long to understand the inner workings of the entire system. Although FileZilla has a bit of an outdated interface, all users are able to link to their site files and place them next to what’s being stored on a computer.
Source: kinsta.com
7 Best FileZilla Alternatives to Use in 2022
FileZilla is free software and an FTP application which consists of FileZilla Client and FileZilla Server. While using an FTP client, the user can upload, delete, rename, move, copy, and download files via a remote server.
Source: techdator.net
6 FileZilla Alternatives for Safe File Transfers
This free, open-source, and popular FTP client for Windowsuses FTP, FTPS, SFTP, SCP, S3, and WebDAV file transfer protocols to copy files between local and remote computers (beyond the options FileZilla offers). Featuring file encryption, a command-line interface, connection tunneling, an integrated text editor that enables you to edit local and remote text files, and...
7 FileZilla Alternatives: What Type of FTP Client Are You Looking for?
FileZilla, one of the most mature FTP clients, is a free, open-source program for transferring files. It is easy to connect to your FTP site with FileZilla. FileZilla works with any operating system, has a simple interface and all of the basic features you would expect from a top FTP client including support for FTPS and SFTP transfers.
6 FileZilla Alternatives for Secure File Transfer
FileZilla comes up early in searches for FTP and SFTP clients, but viable free and proprietary Filezilla alternatives do exist — some of them with more intuitive interfaces, better features, or connections to more tools.

Social recommendations and mentions

Based on our record, GitHub Desktop should be more popular than FileZilla. It has been mentiond 129 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GitHub Desktop mentions (129)

  • Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative
    Congrats on the launch! It's always exciting to see more competition in the version control space. One question I have is whether you guys are better than: https://desktop.github.com/ This seems to do the exact same thing, be free forever, and have a more mature GUI that is also easier to use than regular terminal git. In my firm, even with people who don't know how to code, they can use github desktop (since it... - Source: Hacker News / 3 months ago
  • Ask HN: Can we do better than Git for version control?
    - Product designers for open-source hardware. Various design files, SVG etc. I’ve experimented with a “GUI only” git flow - just to see what is possible, so I could introduce the concept to others. I found GitHub desktop app (https://desktop.github.com/)did a great job of visually showing git flows and functions, but for a non-tech/programmming person, the tool would be daunting. Curiosity what your suggested tech... - Source: Hacker News / 5 months ago
  • The Scariest Thing Happened to Me Today--Now I'm Scared to Use Git Again
    Just use github desktop its an open source tool https://desktop.github.com/. Source: 5 months ago
  • How to Deploy React App on gh-pages: Beginner's Guide
    Download and install GitHub Desktop if you haven't already. - Source: dev.to / 5 months ago
  • 🔗 Importance of Source Code Control: A Guide to Git
    3️⃣ GitHub Desktop: A desktop application provided by GitHub that allows you to interact with Git repositories visually. It provides an easy way to clone repositories, commit changes, create branches, and push and pull changes. Website: https://desktop.github.com/. - Source: dev.to / 7 months ago
View more

FileZilla mentions (81)

  • Ask HN: What are your favorite tiny, single purpose tools?
    Just about everything you want to know about sun and moon data for any location. Also a world clock, time zones, timers, calculators, even weather. https://filezilla-project.org/. - Source: Hacker News / 15 days ago
  • Beginner IoT project: LED Web trigger
    References: Felipe Flop’s website https://www.filipeflop.com/blog/controle-monitoramento-iot-nodemcu-e-mqtt/ accessed on 01/27/2018. Eclipse server for MQTT Broker https://iot.eclipse.org/ accessed on 01/27/2018. Mosquitto https://mosquitto.org/ accessed on 01/27/2018. Cloud MQTT https://www.cloudmqtt.com/ accessed on 01/27/2018. DuckDNS https://www.duckdns.org/ accessed on 01/27/2018. Proftpd... - Source: dev.to / 5 months ago
  • How to Setup a Minecraft Server on Ubuntu: A Step-by-Step Guide
    You may choose to download the files locally and then upload them to your server using another client like WinSCP or FileZilla, but the simplest way would be to use wget with the download link as below:. - Source: dev.to / 4 months ago
  • What You Need to Know About Domain and Hosting
    ===> Click here to buy Fetch! ===> Click here to download Filezilla. - Source: dev.to / 5 months ago
  • Automatically deploying WordPress plugins and/or themes with GitHub actions
    There are a lot of ways in which a WordPress GitHub integration can be helpful in WordPress development and project collaboration. One of them is in deploy routines with automatic deployments, instead of the cowboy coding approach, using FTP, manually grabbing our themes and/or plugin files, and uploading them manually using software like FileZilla, we can deploy directly from GitHub to our live WordPress site. - Source: dev.to / 10 months ago
View more

What are some alternatives?

When comparing GitHub Desktop and FileZilla, you can also consider the following products

GitKraken - The intuitive, fast, and beautiful cross-platform Git client.

WinSCP - WinSCP is an open source free SFTP client and FTP client for Windows.

SourceTree - Mac and Windows client for Mercurial and Git.

Cyberduck - A libre FTP, SFTP, WebDAV, S3, Backblaze B2, Azure & OpenStack Swift browser.

SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...

Forklift - The most advanced dual pane file manager and file transfer client for macOS.