Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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
MsFTPd is a distributed FTPd, similar to DrFTPD, but developed for the .Net platform. The main idea is to develop a master/slave (hence the name MsFTPd) architecture for FTP. One goal is to make it run on all .Net enabled OS:es, including *NIX with Mono.
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