Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
$300 Free Credits to Build on Google Cloud
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.
Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there.
Feel free to add a feature request here: http://tinyurl.com/gc-user
Report bugs and issues: http://tinyurl.com/gc-issue
The MockFtpServer project provides a mock/dummy FTP server for testing FTPclient code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified.
This project has been moved to https://github.com/dx42/MockFtpServer.
FTP Netbeans plugin for java, php and maven project
Ftp Site Deployer is a Netbeans plugin not a standalone FTPClient. 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.
A simple native java network library containing ftp, smtp and port knocking clients.
Designed to be easily extended or customized this library will adapt smoothly in any java project
The ftp4j library implements a Java full-featured FTPclient. 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.
GiraffeFTP is a Java based FTPclient and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
This is a simple GUI for rsync. Unlike most other graphical interfaces for rsync which ease backing up your data with rsync, the goal of the RsyncFTP client is to behave like an FTPclient and provide an easy way to replace FTP by using rsync.
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Programmatically controllable FTPclient 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.
VirgoFTP is a multi-platform, graphical FTPclient written in Java using SWT. Providing a CuteFTP's Interface and functions, it's long aim is to be of a high quality FTPClient in non-windows platforms,such as linux,MacOS,solaris.
This is a Java FTPclient created to work only with the Nation Anime FTP server allowing the the user to easily navigate the NA server, download file from the server and also watch folders on the server for updates
A clean and fast graphical FTPclient with basic functionality. Aims to people who don´t need the overhead of other availible clients.
Written in Java using SWT/JFace.
It's a complete implementation of FtpClient protocol in Java. For example, it can implements three type of link mode: Image, Ascii, EBCDIC and it can also implements three type of trasmittion mode: stream, block and compressed.
XYLFTP is an FTP suit that contains both an FTPclient and an FTP server. It is intended for us to practise software engineering in an open-source way. Hopefully it will be useful for Linux users.
CleanFTP is a pure-Java FTPclient library with a small footprint, fast, easy to use and with no dependencies. This FTPclient library allows you to easily monitor file transfers.