Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
A cross platform implementation of an FTP client written in Java (Swing). Complete with bookmarks and parallel uploading and downloading (current release is feature incomplete). Yafta should work on any system with Java 1.3 or higher installed.
The project is a fully functional Java based IP load balancer. It has a web based admin UI to setup the configuration such as the number of real servers and their addressess, ping times to monitor the health of each of the real servers, the protocols supp
DSL is a distributed storage leasing service based on JXTA project (http://www.jxta.org). It allows user to replicate/backup and later on retrieve files securely to other peers (on a lease basic). Basic versioning supported.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The WarServer is a JSP 1.1/Servlet 2.2 compatible web application that allows a developer to safely execute shell commands and transfer files to and from the server it is deployed on.
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
A pure Java-based FTP server with a complete security structure, virtual directories/roots, object-based internal representation of files, and designed to be seemlessly cross-platform. Additional wish-list items will be posted shortly.
A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
FARClient/Server is a JAVA(tm) based File Transfer Client and Server. The FARClient uses different connection plug-in protocols (LocalHDD, FTP, FAR, etc.) that are written as a plug-in, to connect to servers that use these protocols.
TTFTP provides a TFTP client for the Dallas Semiconductor TINI embedded Java computer. Currently TFTP support is provided as InputStream/OutputStream classes and as a command line. Plans for the future include integration into SLUSH.
The goal of Slipper is to control peer to peer applications on a remote server. This might be of some use to people behind firewalls and proxies and are being banned on some ports (ie napter, gnutella), but ftp and telnet ports are still available.
Juggle aims to be a small but extendable multithreaded file transfer program. It initially implements FTP. However, the transfer protocol can be easily replaced. A text interface will be created first (ready), with a gui based on swing to follow.
This program makes it possible to transfert files from a computer to another via SSL/TCP/IP. It is composed of a part to listening of possible requests, the server, and of one or more customers. Pure Java program.