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
Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
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.
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.
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 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.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
A standalone FTP daemon written in java. Is a rewriting/fork of drFTPD to provided : - Standalone ftp deamon. - More simple configuration - All in one embedded java FTP deamon. - Supports with existing scripts
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.