New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A Java client/server application for filetransfer over unreliable networks.
This project started as a diploma-project and after its release, we are proud to make it publicy available.
FTP Netbeans plugin for java, php and maven project
Ftp Site Deployer is a Netbeans plugin not a standalone FTP Client. It's designed and is particularly usefull to upload changes to a web site developed in Java, PHP. This plugin allows to transfer a single file or a folder from the project view inside the Netbeans IDE.
...Bambi as all my other projects live @ https://github.com/mrazjava
BambiEditor is a user friendly desktop image manipulation tool capable of easy and fast filter transformations and no-nonse printing. BambiEditor is also a web authoring tool for developers to allow their end users to upload images scaled exactly to specific web requirements. Simply deploy Bambi as Java Web Start, replace the default FilesystemImageExporter plugin with one of web upload plugins and you're good to go! It offers cam support by integrating native libs from OpenIMAJ, so it still runs on all platforms. Bambi's roots date back to 2010 when I wrote a customized applet image uploader for a friend of mine. ...
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.
Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directory listing), create, delete, rename and move directories and files.
Supa aims to implement an easy way of uploading images from the local clipboard to a remote server. It's our goal to make supa very easy to adapt to other projects.
A Java program / applet for remote bookmark and mail address management. Browser and system independent, no special web service required. All you need is ftp or ssh access to a remote host.
Java Image Resizer and Uploader. This is an open source Javaapplet which allows web app developers to provide an easy way for their users to upload properly sized images to a web server using client-side resources for expensive resizing operations.
A website setup tool written in the Java programming language providing necessary functionalities to configure source files including SQL structures for the targeted database. FTP access and SQL support are required on the targeted host.
Programmatically controllable FTP client written in the Java language that targets any network oriented standalone application, and even applet, that needs to rely on FTP to exchange files over a network. Should replace the cryptic sun.net.ftp.* classes.
This is a signed Applet which will open as a windows explorer and the users can select the list of files to be uploaded. A sophisticated Windows Explorer is loaded on the clients browser listing all the drives and shared folders from the client computer.
A Javaapplet and a cgi script that allow users to upload their photos from picasa to flickr. The "v2" version use a simple "pbz" file and the official flickr uploader application.
This is an Eclipse Plugin that allows upload and download from SFTP servers, the plugin is customisable on different levels, either at a workbench, project level, has the ability to recurse subdirectories of files and setup an ignore list of files.
A Webcam application, consists of an application that connects to the camera, a Servlet that receives the images, an Applet that displays the video and a simple client for FTPupload.
FTPSynchronizer is a synchronizing Software that synchronizes your local files with files on a FTP server. At the time it will simply look if you've edited a file and, if so, it will upload the file to the specified directory of the FTP server.
Command line FTP. One command to upload your project. "java -jar jxmlFtp.jar proj1.xml". See the docs for more information on the contents of the proj1.xml
This is an standalone open source FTP client using RCP from eclipse and can run on different platforms. It supports multi upload/download tasks and drag/drop etc functions.
A upload progress indication applet for web. This displays a speed and a progress state for uploading. Becase it is applet, All needs for clients is showing applet. You can find that it is very easy to install. This program use JSP for the server.
A Javauploadapplet that uses FTP protocal. Avoids limitations of HTTP upload while providing a web interface. Upload settings are configured in the background, gives the user the appearance of a HTTP uploader.