Browse free open source Java FTP Clients and projects below. Use the toggles on the left to filter open source Java FTP Clients by OS, license, language, programming language, and project status.

  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Ghost Commander
    Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there. Feel free to add a feature request here: http://tinyurl.com/gc-user Report bugs and issues: http://tinyurl.com/gc-issue
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 2
    The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directory listing), create, delete, rename and move directories and files.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    java ftp client library
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 5
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Programmatically controllable FTP client written in the Java language that targets any network oriented standalone application, and even applet, that needs to rely on FTP to exchange files over a network. Should replace the cryptic sun.net.ftp.* classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Simple FTP client based on Java and SWT UI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CleanFTP is a pure-Java FTP client library with a small footprint, fast, easy to use and with no dependencies. This FTP client library allows you to easily monitor file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CraftyFTP is a FTP client written in Java. It provides a graphical interface closed to SmartFTP interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    This is FTP Client Project with cryptography and compression feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UTL_FTP is a FTP client for PL/SQL. It is simple, clean and light. It allows multiple concurrent sessions. Uses stored Java for the library backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A FTP-Client that is able to synchronize local and remote directories
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ftp Site Deployer

    FTP Netbeans plugin for java, php and maven project

    Ftp Site Deployer is a Netbeans plugin not a standalone FTP Client. It's designed and is particularly usefull to upload changes to a web site developed in Java, PHP. This plugin allows to transfer a single file or a folder from the project view inside the Netbeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ftp client library for the java J2ME platform (CLDC 1.0, MIDP 2.0). Implements all of the commands found in rfc959.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project intends to gives to everybody ftp client written in Java. Currently FtpGUI implements the common functionality. get - RETR retrieve file list files on ftp server put - STOR - upload of file And recoursive search for name
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A very simple FTP java applet client build on Apache net package. Only 195KB jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Ajax base Web Ftp client using IceFaces framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Portable FTP client application in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JS-FTP

    JS-FTP is a simple GUI FTP client

    JS-FTP is a simple FTP client written in Java. JS-FTP's GUI was developed in the pre 1.2 swinging Java days so it works with JRE 1.1 or later. Sponsored by Nuvovis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jwebftp is a simple JSP/Servlets-based web FTP client. It allows to provide limited FTP access via a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project contains : ftp server,ftp client & tool for configuring server It is written in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A clean and fast graphical FTP client with basic functionality. Aims to people who don´t need the overhead of other availible clients. Written in Java using SWT/JFace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MJftp is an open-source multi-platform ftp client, written in pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next