Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Multiserve is a multipurpose server application. Including support for HTTP, FTP, and much more, MultiServe was built in Java, and is tested to ensure cross-platform compatability. In addition, this project includes a few other network utilities.
JTransplant is a pure java tool to allow the user to transfer data between two remote servers using a GUI on their desktop. Typical use would be moving to a web site from one dedicated server to another or from one virtual account to another.
This application allows you to get any digital images uploaded to the Internet as quickly as possible. This includes an image scaling and rotating function and an ftp function.
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.
Client-server JAVA based app for searching files on local file servers (ftp), client should work also as a multithreaded file-transfer klient with emphasis on power user usability (multiple transfers of single file, autoresume, search caches, etc.)
Jnfs (Java NetFileSender) is a small application with its own protocol (jnfsp) for sending a file from a jnfs client to a jnfs server through the internet.
Full-stack observability with actually useful AI | Grafana Cloud
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.
FTP Server written in JAVA. The server has an optional SWING GUI.
The GUI and the server-logic is seperated as two components, but downloaded together.
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.
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
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.