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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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
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.
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.