Open Source Windows File Transfer Protocol (FTP) Software - Page 4

File Transfer Protocol (FTP) Software for Windows

View 35 business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 1
    JFtp is a graphical network browser. It supports various types of connections like FTP, SMB, SFTP, NFS, HTTP and local ones, has a nice Swing GUI, lots of features and can be started & (auto)updated using Java Web Start in any browser (link on homepage.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Filetto

    Filetto

    Portable FTP Client & Server

    Filetto is a file transfer utility, that may help when it comes to moving "on the fly" files and folders to/from different devices both on a local area network (LAN), or on the web (WAN). It implements the FTP standard (File Transfer Protocol, RFC 959 and 3659) strictly, either Client and Server, in a portable application with graphical interface.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    GDownloader is a download manager, that will allow to resume paused or aborted downloads, download from multiple locations, and manage multiples downloads (priorities, schedule, etc) among other features. It's developed in Java to provide portability
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    pj-ftp-server

    pj-ftp-server

    Pure Java FTP server. Free portable cross-platform multi-threaded.

    Pure Java FTP server. Free portable cross-platform. Run as root/admin ! 1) Fully multi-threaded. 2) Multi platform support. 3) Can run in GUI-mode: # java -jar pj-ftp-server.jar 4) Can run in CMD-mode (used cmd-mode-config.properties): # java -jar pj-ftp-server.jar cmd 5) IP-filter (access list) support. 6) Writable=true/false support 7) Support listening on different local interfaces 8) Speed limit support 9) Anonymous-mode support 10) Different TCP-ports support 11) Logging support 12) Support limit max concurrent logins 13) Support limit max concurrent logins per IP 14) Need JRE-1.8: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html Source = https://github.com/harp077/pj-ftp-server If you like this - put a star on https://github.com/harp077/pj-ftp-server/ for support project please.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    FlareGet - Download Manager

    FlareGet - Download Manager

    An advanced multi-threaded and multisegment download manager.

    FlareGet is a full featured, multi-threaded and multi-segment download manager and accelerator for Windows and Linux
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    FTPstats
    FTPstats is a log analyzer and stats compiler for FileZilla FTP Server. It generates usage statistics from log files and presents them in a user-friendly fashion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    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: 3 This Week
    Last Update:
    See Project
  • 9
    phpWebFTP enables connections to FTP servers, even behind a firewall not allowing traffic. phpWebFTP bypasses the firewall by making a FTP connection from your webserver to the FTP server and transfering the files to your webclient over the http protocol
    Downloads: 3 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 10
    Multiuser BBS/Internet Server Software for multiple platforms including Windows and Linux (legacy versions maintained for DOS and OS/2). Multithreaded modular C/C++ project that includes Telnet, FTP, and Mail servers and support for popular DOS doorgames.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Ftp client console app designed to be used on devices with limited resources like Windows CE. Implements the common ftp functionality plus some extra like bulk upload / download files. It should work on most Windows CE platforms and normal Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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: 7 This Week
    Last Update:
    See Project
  • 14
    FreeFtp is a software of FTP Client. It is simple and effective, convenient. Of course, it is also open source.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    JNDI DirContextSource (moved to GitHub)

    JNDI DirContext source builder utility

    A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects. This project has moved to https://github.com/michael-o/dirctxsrc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Minecraft Mod Updater

    Minecraft Mod Updater

    A tool for mod servers and for the connivance of players.

    This program provides an easy way for players on modded Minecraft servers to get the latest changes directly from the server owner. If you've ever run a mod server, you know the frustration of instructing users on which mods to download and how to install them. Then you have the problem of config files, many people have no idea what to do with these and might just give up. The next problem? Updates. Yes, you just found this awesome mod that you know everybody will love, but. most of your users will have no idea how to install it. "Just update the forum post, then everybody will understand!" Well, no that's not how it works, most of us don't even read the forum post after joining (well, me, anyway). "Then just change the MOTD!" And cause more problems for your users? For a solution, you don't need to look further than Minecraft's own launcher for a concept! If you look at Minecraft's launcher, you notice just how simple it is to update. That's what this program does.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    Ftp

    Ftp

    Ftp is a simple program which you can interact with server

    Ftp is a simple program which you can interact with server. You can modify/improve this program SFTP (https) and other formats, directory access, upload/download multiple files or whatever possible from the programming capacity. It presently uses http only. You can use this program to use FTP based interaction. Github: https://github.com/satheeshsoft/Ftp/ Web: https://softcleaner.in/open-source System_Requirements: Windows 11/10/8/Server, 32/64 bit or Windows 7 Ultimate 64 SP1-IE11(updated and .NET). Also, you can speed up uploads, downloads, and web browsing, along with every computer's speed, automatically: https://softcleaner.in/speed-up-your-computer You can analyze your computer users login with our Y2K38 technology discovery: https://softcleaner.in/y2k38-logintimer-computer-system-login
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Monsta FTP

    Monsta FTP is a delightfully intuitive web-based file manager.

    Monsta FTP is a lightweight open-source FTP client you can install on your server to manage your files through any browser, and free yourself from desktop software, forever!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    SiteFinder looks through mIRC logs and extracts addresses of private FTP sites from users' advertisements. Then those addresses are exported to HTML, GetRight or Net Vampire (download agents). Users say that "it rocks".
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Filezilla Server with LDAP (Microsoft Active Directory) Authentication.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    openbsd-iso is a set of _ scripts _ to download OpenBSD releases from ftp, and then create the CD/DVD iso images.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Thingamablog is a cross-platform, standalone blogging tool that makes authoring your weblogs a breeze. Thingamablog doesn't require a third-party blogging host, a CGI/PHP enabled web server, or MySQL. In fact, all you need is FTP access to a web server
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    JGet is a free download manager, designed to be as simple as possible. No fancy stuff here, only the job done. It will supports both HTTP (Hyper Text Transfer Protocol) and FTP (File Transfer Protocol), file resuming etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    PFTP is a portable FTP client, with many useful features, such as FXP, SSL and TLS support. PFTP is aimed at being a set of two libraries and a diversity of user interfaces, for maximal portability.
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB