Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
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.
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
cuBnc is a multisite bnc for ftp servers. It allows you to have multiple slave-servers connected to one master. When you enter the master via normal ftp, you see the slaves as dirs. When you enter such a dir, you become logged in to the site.
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.